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 ?健ァ??モ?釐 001111111000110010010010100000110100000000111111001111111000001110000010001111111110011111011000 3f8c9283403f3f83823fe7d8
EUC-JP ?健ァ??モ?釐 001111111011011111110010101001011010000100111111001111111010010111100010001111111110111011011010 3fb7f2a5a13f3fa5e23feeda
UTF-8 룴健ァ룴횕モ룶釐 111010111010001110110100111001011000000110100101111000111000001010100001111010111010001110110100111011011001101010010101111000111000001110100010111010111010001110110110111010011000011110010000 eba3b4e581a5e382a1eba3b4ed9a95e383a2eba3b6e98790
UHC 룴健ァ룴횕モ룶釐 10001111101010011100101111101101101010111010000110001111101010011100001110001111101010111110001010001111101010111101011111101101 8fa9cbedaba18fa9c38fabe28fabd7ed

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