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 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
SJIS-WIN 邃f邃^}Y邃f邃^}bE 1110001010000100011001101110001010000100010111100111110101011001111000101000010001100110111000101000010001011110011111010110001001000101 e28466e2845e7d59e28466e2845e7d6245
EUC-JP 邃f邃^}Y邃f邃^}bE 1110001111100100011001101110001111100100010111100111110101011001111000111110010001100110111000111110010001011110011111010110001001000101 e3e466e3e45e7d59e3e466e3e45e7d6245
UTF-8 邃f邃^}Y邃f邃^}bE 111010011000001010000011011001101110100110000010100000110101111001111101010110011110100110000010100000110110011011101001100000101000001101011110011111010110001001000101 e9828366e982835e7d59e9828366e982835e7d6245
UHC 邃f邃^}Y邃f邃^}bE 1110001011000101011001101110001011000101010111100111110101011001111000101100010101100110111000101100010101011110011111010110001001000101 e2c566e2c55e7d59e2c566e2c55e7d6245

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