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 1110000011010101011001101110000011010101010111100111110101011001111000001101010101100110111000001101010101011110011111010110001001000101 e0d566e0d55e7d59e0d566e0d55e7d6245
EUC-JP 獨f獨^}Y獨f獨^}bE 1110000011010111011001101110000011010111010111100111110101011001111000001101011101100110111000001101011101011110011111010110001001000101 e0d766e0d75e7d59e0d766e0d75e7d6245
UTF-8 獨f獨^}Y獨f獨^}bE 111001111000110110101000011001101110011110001101101010000101111001111101010110011110011110001101101010000110011011100111100011011010100001011110011111010110001001000101 e78da866e78da85e7d59e78da866e78da85e7d6245
UHC 獨f獨^}Y獨f獨^}bE 1101010010111100011001101101010010111100010111100111110101011001110101001011110001100110110101001011110001011110011111010110001001000101 d4bc66d4bc5e7d59d4bc66d4bc5e7d6245

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