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 ?臣も?忌?淋 0011111110010000011000101000001011100000001111111000101011110101001111111001011111010010 3f906282e03f8af53f97d2
EUC-JP ?臣も?忌?淋 0011111110111111110000111010010011100010001111111011010011110111001111111100111011010100 3fbfc3a4e23fb4f73fced4
UTF-8 룵臣も룶忌룶淋 111010111010001110110101111010001000011110100011111000111000001010000010111010111010001110110110111001011011111110001100111010111010001110110110111001101011011110001011 eba3b5e887a3e38282eba3b6e5bf8ceba3b6e6b78b
UHC 룵臣も룶忌룶淋 1000111110101010111000111110110110101010111000101000111110101011110100001111101110001111101010111101011111111010 8faae3edaae28fabd0fb8fabd7fa

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