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 ??モ??モ?∨ 0011111100111111100000111000001000111111001111111000001110000010001111111000000111001001 3f3f83823f3f83823f81c9
EUC-JP ??モ??モ?∨ 0011111100111111101001011110001000111111001111111010010111100010001111111010001011001011 3f3fa5e23f3fa5e23fa2cb
UTF-8 룴횕モ룵킃モ룵∨ 111010111010001110110100111011011001101010010101111000111000001110100010111010111010001110110101111011011000001010000011111000111000001110100010111010111010001110110101111000101000100010101000 eba3b4ed9a95e383a2eba3b5ed8283e383a2eba3b5e288a8
UHC 룴횕モ룵킃モ룵∨ 10001111101010011100001110001111101010111110001010001111101010101011010010001111101010111110001010001111101010101010000111111101 8fa9c38fabe28faab48fabe28faaa1fd

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