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 1110000101001010011001101110000101001010010111100111110101011001111000010100101001100110111000010100101001011110011111010110001001000101 e14a66e14a5e7d59e14a66e14a5e7d6245
EUC-JP 甄f甄^}Y甄f甄^}bE 1110000110101011011001101110000110101011010111100111110101011001111000011010101101100110111000011010101101011110011111010110001001000101 e1ab66e1ab5e7d59e1ab66e1ab5e7d6245
UTF-8 甄f甄^}Y甄f甄^}bE 111001111001010010000100011001101110011110010100100001000101111001111101010110011110011110010100100001000110011011100111100101001000010001011110011111010110001001000101 e7948466e794845e7d59e7948466e794845e7d6245
UHC 甄f甄^}Y甄f甄^}bE 1100110010110100011001101100110010110100010111100111110101011001110011001011010001100110110011001011010001011110011111010110001001000101 ccb466ccb45e7d59ccb466ccb45e7d6245

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