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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 潟?旌潟?政^ 1000101010000011001111111001110111010101100010101000001100111111100100001010110101011110 8a833f9dd58a833f90ad5e
EUC-JP 潟?旌潟?政^ 1011001111100011001111111101101011010111101100111110001100111111110000001010111101011110 b3e33fdad7b3e33fc0af5e
UTF-8 潟뤒旌潟뤒政^ 11100110101111011001111111101011101001001001001011100110100101111000110011100110101111011001111111101011101001001001001011100110100101001011111101011110 e6bd9feba492e6978ce6bd9feba492e694bf5e
UHC 潟뤒旌潟뤒政^ 11100000101100111000111111000010111011111101101111100000101100111000111111000010111011111101100101011110 e0b38fc2efdbe0b38fc2efd95e

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