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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ノイ菽」鯔イ菽」饋 11001001101100101110010011000001101000111110100111001001101100101110010011000001101000111110100101011110 c9b2e4c1a3e9c9b2e4c1a3e95e
EUC-JP ノイ菽」鯔イ菽」饋 100011101100100110001110101100101110100011000011100011101010001111110010110010111000111010110010111010001100001110001110101000111111000110111111 8ec98eb2e8c38ea3f2cb8eb2e8c38ea3f1bf
UTF-8 ノイ菽」鯔イ菽」饋 111011111011111010001001111011111011110110110010111010001000111110111101111011111011110110100011111010011010111110010100111011111011110110110010111010001000111110111101111011111011110110100011111010011010010110001011 efbe89efbdb2e88fbdefbda3e9af94efbdb2e88fbdefbda3e9a58b
UHC ??菽???菽?饋 001111110011111111100010110111010011111100111111001111111110001011011101001111111100111111111010 3f3fe2dd3f3f3fe2dd3fcffa

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