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 10011001010000011001100101000001011001101001100101000001100110010100000101011110011111010101100110011001010000011001100101000001011001101001100101000001100110010100000101011110011111010110001001000101 9941994166994199415e7d599941994166994199415e7d6245
EUC-JP 僊僊f僊僊^}Y僊僊f僊僊^}bE 11010001101000101101000110100010011001101101000110100010110100011010001001011110011111010101100111010001101000101101000110100010011001101101000110100010110100011010001001011110011111010110001001000101 d1a2d1a266d1a2d1a25e7d59d1a2d1a266d1a2d1a25e7d6245
UTF-8 僊僊f僊僊^}Y僊僊f僊僊^}bE 111001011000001110001010111001011000001110001010011001101110010110000011100010101110010110000011100010100101111001111101010110011110010110000011100010101110010110000011100010100110011011100101100000111000101011100101100000111000101001011110011111010110001001000101 e5838ae5838a66e5838ae5838a5e7d59e5838ae5838a66e5838ae5838a5e7d6245
UHC 僊僊f僊僊^}Y僊僊f僊僊^}bE 11100000101110101110000010111010011001101110000010111010111000001011101001011110011111010101100111100000101110101110000010111010011001101110000010111010111000001011101001011110011111010110001001000101 e0bae0ba66e0bae0ba5e7d59e0bae0ba66e0bae0ba5e7d6245

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