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 ‹K\nf‹K\n^}Y‹K\nf‹K\n^}bE 100011111000101110001101010010110101110001101110011001101000111110001011100011010100101101011100011011100101111001111101010110011000111110001011100011010100101101011100011011100110011010001111100010111000110101001011010111000110111001011110011111010110001001000101 8f8b8d4b5c6e668f8b8d4b5c6e5e7d598f8b8d4b5c6e668f8b8d4b5c6e5e7d6245
SJIS-WIN ???K\nf???K\n^}Y???K\nf???K\n^}bE 001111110011111100111111010010110101110001101110011001100011111100111111001111110100101101011100011011100101111001111101010110010011111100111111001111110100101101011100011011100110011000111111001111110011111101001011010111000110111001011110011111010110001001000101 3f3f3f4b5c6e663f3f3f4b5c6e5e7d593f3f3f4b5c6e663f3f3f4b5c6e5e7d6245
EUC-JP ???K\nf???K\n^}Y???K\nf???K\n^}bE 001111110011111100111111010010110101110001101110011001100011111100111111001111110100101101011100011011100101111001111101010110010011111100111111001111110100101101011100011011100110011000111111001111110011111101001011010111000110111001011110011111010110001001000101 3f3f3f4b5c6e663f3f3f4b5c6e5e7d593f3f3f4b5c6e663f3f3f4b5c6e5e7d6245
UTF-8 ‹K\nf‹K\n^}Y‹K\nf‹K\n^}bE 110000101000111111000010100010111100001010001101010010110101110001101110011001101100001010001111110000101000101111000010100011010100101101011100011011100101111001111101010110011100001010001111110000101000101111000010100011010100101101011100011011100110011011000010100011111100001010001011110000101000110101001011010111000110111001011110011111010110001001000101 c28fc28bc28d4b5c6e66c28fc28bc28d4b5c6e5e7d59c28fc28bc28d4b5c6e66c28fc28bc28d4b5c6e5e7d6245
UHC ???K\nf???K\n^}Y???K\nf???K\n^}bE 001111110011111100111111010010110101110001101110011001100011111100111111001111110100101101011100011011100101111001111101010110010011111100111111001111110100101101011100011011100110011000111111001111110011111101001011010111000110111001011110011111010110001001000101 3f3f3f4b5c6e663f3f3f4b5c6e5e7d593f3f3f4b5c6e663f3f3f4b5c6e5e7d6245

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