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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ナ」跖章イナ」菽B 1100010110100011111001101110100010001111110011011011001011000101101000111110010011000001111100111010010001000010 c5a3e6e88fcdb2c5a3e4c1f3a442
EUC-JP ナ」跖章イナ」菽?B 100011101100010110001110101000111110110011101010101111101100111110001110101100101000111011000101100011101010001111101000110000110011111101000010 8ec58ea3eceabecf8eb28ec58ea3e8c33f42
UTF-8 ナ」跖章イナ」菽B 11101111101111101000010111101111101111011010001111101000101101111001011011100111101010111010000011101111101111011011001011101111101111101000010111101111101111011010001111101000100011111011110111101110100010101001011101000010 efbe85efbda3e8b796e7aba0efbdb2efbe85efbda3e88fbdee8a9742
UHC ???章???菽?B 001111110011111100111111111011011111000100111111001111110011111111100010110111010011111101000010 3f3f3fedf13f3f3fe2dd3f42

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