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 ?桀???モ?淋 0011111110011110011110110011111100111111001111111000001110000010001111111001011111010010 3f9e7b3f3f3f83823f97d2
EUC-JP ?桀???モ?淋 0011111111011011110111000011111100111111001111111010010111100010001111111100111011010100 3fdbdc3f3f3fa5e23fced4
UTF-8 룴桀퐈룴횕モ룶淋 111010111010001110110100111001101010000110000000111011011001000010001000111010111010001110110100111011011001101010010101111000111000001110100010111010111010001110110110111001101011011110001011 eba3b4e6a180ed9088eba3b4ed9a95e383a2eba3b6e6b78b
UHC 룴桀퐈룴횕モ룶淋 10001111101010011100101111111010110001111010000110001111101010011100001110001111101010111110001010001111101010111101011111111010 8fa9cbfac7a18fa9c38fabe28fabd7fa

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