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 xåG\nfxåG\n^}YxåG\nfxåG\n^}bE 100011110111100011100101010001110101110001101110011001101000111101111000111001010100011101011100011011100101111001111101010110011000111101111000111001010100011101011100011011100110011010001111011110001110010101000111010111000110111001011110011111010110001001000101 8f78e5475c6e668f78e5475c6e5e7d598f78e5475c6e668f78e5475c6e5e7d6245
SJIS-WIN ?x?G\nf?x?G\n^}Y?x?G\nf?x?G\n^}bE 001111110111100000111111010001110101110001101110011001100011111101111000001111110100011101011100011011100101111001111101010110010011111101111000001111110100011101011100011011100110011000111111011110000011111101000111010111000110111001011110011111010110001001000101 3f783f475c6e663f783f475c6e5e7d593f783f475c6e663f783f475c6e5e7d6245
EUC-JP ?xåG\nf?xåG\n^}Y?xåG\nf?xåG\n^}bE 0011111101111000100011111010101110101001010001110101110001101110011001100011111101111000100011111010101110101001010001110101110001101110010111100111110101011001001111110111100010001111101010111010100101000111010111000110111001100110001111110111100010001111101010111010100101000111010111000110111001011110011111010110001001000101 3f788faba9475c6e663f788faba9475c6e5e7d593f788faba9475c6e663f788faba9475c6e5e7d6245
UTF-8 xåG\nfxåG\n^}YxåG\nfxåG\n^}bE 1100001010001111011110001100001110100101010001110101110001101110011001101100001010001111011110001100001110100101010001110101110001101110010111100111110101011001110000101000111101111000110000111010010101000111010111000110111001100110110000101000111101111000110000111010010101000111010111000110111001011110011111010110001001000101 c28f78c3a5475c6e66c28f78c3a5475c6e5e7d59c28f78c3a5475c6e66c28f78c3a5475c6e5e7d6245
UHC ?x?G\nf?x?G\n^}Y?x?G\nf?x?G\n^}bE 001111110111100000111111010001110101110001101110011001100011111101111000001111110100011101011100011011100101111001111101010110010011111101111000001111110100011101011100011011100110011000111111011110000011111101000111010111000110111001011110011111010110001001000101 3f783f475c6e663f783f475c6e5e7d593f783f475c6e663f783f475c6e5e7d6245

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