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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 竪束f竪束^}Y竪束f竪束^}bE 10010010010001111001000110101001011001101001001001000111100100011010100101011110011111010101100110010010010001111001000110101001011001101001001001000111100100011010100101011110011111010110001001000101 924791a966924791a95e7d59924791a966924791a95e7d6245
EUC-JP 竪束f竪束^}Y竪束f竪束^}bE 11000011101010001100001010101011011001101100001110101000110000101010101101011110011111010101100111000011101010001100001010101011011001101100001110101000110000101010101101011110011111010110001001000101 c3a8c2ab66c3a8c2ab5e7d59c3a8c2ab66c3a8c2ab5e7d6245
UTF-8 竪束f竪束^}Y竪束f竪束^}bE 111001111010101110101010111001101001110110011111011001101110011110101011101010101110011010011101100111110101111001111101010110011110011110101011101010101110011010011101100111110110011011100111101010111010101011100110100111011001111101011110011111010110001001000101 e7abaae69d9f66e7abaae69d9f5e7d59e7abaae69d9f66e7abaae69d9f5e7d6245
UHC 竪束f竪束^}Y竪束f竪束^}bE 11100010101101011110000111010110011001101110001010110101111000011101011001011110011111010101100111100010101101011110000111010110011001101110001010110101111000011101011001011110011111010110001001000101 e2b5e1d666e2b5e1d65e7d59e2b5e1d666e2b5e1d65e7d6245

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