To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??ゅ}??ゅ{^ 0011111100111111100000101110001101111101001111110011111110000010111000110111101101011110 3f3f82e37d3f3f82e37b5e
EUC-JP ??ゅ}??ゅ{^ 0011111100111111101001001110010101111101001111110011111110100100111001010111101101011110 3f3fa4e57d3f3fa4e57b5e
UTF-8 룶핊ゅ}룶핊ゅ{^ 111010111010001110110110111011011001010110001010111000111000001010000101011111011110101110100011101101101110110110010101100010101110001110000010100001010111101101011110 eba3b6ed958ae382857deba3b6ed958ae382857b5e
UHC 룶핊ゅ}룶핊ゅ{^ 100011111010101111000000100011111010101011100101011111011000111110101011110000001000111110101010111001010111101101011110 8fabc08faae57d8fabc08faae57b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)