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 ?G^nf?G^n^}Y?G^nf?G^n^}bE 00111111010001110101111001101110011001100011111101000111010111100110111001011110011111010101100100111111010001110101111001101110011001100011111101000111010111100110111001011110011111010110001001000101 3f475e6e663f475e6e5e7d593f475e6e663f475e6e5e7d6245
SJIS-WIN 甞G^nf甞G^n^}Y甞G^nf甞G^n^}bE 1110000101010010010001110101111001101110011001101110000101010010010001110101111001101110010111100111110101011001111000010101001001000111010111100110111001100110111000010101001001000111010111100110111001011110011111010110001001000101 e152475e6e66e152475e6e5e7d59e152475e6e66e152475e6e5e7d6245
EUC-JP 甞G^nf甞G^n^}Y甞G^nf甞G^n^}bE 1110000110110011010001110101111001101110011001101110000110110011010001110101111001101110010111100111110101011001111000011011001101000111010111100110111001100110111000011011001101000111010111100110111001011110011111010110001001000101 e1b3475e6e66e1b3475e6e5e7d59e1b3475e6e66e1b3475e6e5e7d6245
UTF-8 甞G^nf甞G^n^}Y甞G^nf甞G^n^}bE 111001111001010010011110010001110101111001101110011001101110011110010100100111100100011101011110011011100101111001111101010110011110011110010100100111100100011101011110011011100110011011100111100101001001111001000111010111100110111001011110011111010110001001000101 e7949e475e6e66e7949e475e6e5e7d59e7949e475e6e66e7949e475e6e5e7d6245
UHC ?G^nf?G^n^}Y?G^nf?G^n^}bE 00111111010001110101111001101110011001100011111101000111010111100110111001011110011111010101100100111111010001110101111001101110011001100011111101000111010111100110111001011110011111010110001001000101 3f475e6e663f475e6e5e7d593f475e6e663f475e6e5e7d6245

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