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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?純モ??モ?釐 001111111000111110000011100000111000001000111111001111111000001110000010001111111110011111011000 3f8f8383823f3f83823fe7d8
EUC-JP ?純モ??モ?釐 001111111011110111100011101001011110001000111111001111111010010111100010001111111110111011011010 3fbde3a5e23f3fa5e23feeda
UTF-8 룵純モ룶죴モ룶釐 111010111010001110110101111001111011010010010100111000111000001110100010111010111010001110110110111011001010001110110100111000111000001110100010111010111010001110110110111010011000011110010000 eba3b5e7b494e383a2eba3b6eca3b4e383a2eba3b6e98790
UHC 룵純モ룶죴モ룶釐 10001111101010101110001011101101101010111110001010001111101010111010000110001111101010111110001010001111101010111101011111101101 8faae2edabe28faba18fabe28fabd7ed

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