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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ?臣も?串?? 00111111100100000110001010000010111000000011111110001011111110000011111100111111 3f906282e03f8bf83f3f
EUC-JP ?臣も?串?? 00111111101111111100001110100100111000100011111110110110111110100011111100111111 3fbfc3a4e23fb6fa3f3f
UTF-8 룵臣も룴串틀룴 111010111010001110110101111010001000011110100011111000111000001010000010111010111010001110110100111001001011100010110010111011011000101110000000111010111010001110110100 eba3b5e887a3e38282eba3b4e4b8b2ed8b80eba3b4
UHC 룵臣も룴串틀룴 1000111110101010111000111110110110101010111000101000111110101001110011011111101011000110101100101000111110101001 8faae3edaae28fa9cdfac6b28fa9

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