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 10001010110011101000100011000100011001101000101011001110100010001100010001011110011111010101100110001010110011101000100011000100011001101000101011001110100010001100010001011110011111010110001001000101 8ace88c4668ace88c45e7d598ace88c4668ace88c45e7d6245
EUC-JP 莞案f莞案^}Y莞案f莞案^}bE 10110100110100001011000011000110011001101011010011010000101100001100011001011110011111010101100110110100110100001011000011000110011001101011010011010000101100001100011001011110011111010110001001000101 b4d0b0c666b4d0b0c65e7d59b4d0b0c666b4d0b0c65e7d6245
UTF-8 莞案f莞案^}Y莞案f莞案^}bE 111010001000111010011110111001101010000110001000011001101110100010001110100111101110011010100001100010000101111001111101010110011110100010001110100111101110011010100001100010000110011011101000100011101001111011100110101000011000100001011110011111010110001001000101 e88e9ee6a18866e88e9ee6a1885e7d59e88e9ee6a18866e88e9ee6a1885e7d6245
UHC 莞案f莞案^}Y莞案f莞案^}bE 11101000110101001110010011010000011001101110100011010100111001001101000001011110011111010101100111101000110101001110010011010000011001101110100011010100111001001101000001011110011111010110001001000101 e8d4e4d066e8d4e4d05e7d59e8d4e4d066e8d4e4d05e7d6245

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