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 ???Y???bE 001111110011111100111111010110010011111100111111001111110110001001000101 3f3f3f593f3f3f6245
SJIS-WIN 曠揉瑾Y曠揉瑾bE 100111100100010010011101100001101110000011110101010110011001111001000100100111011000011011100000111101010110001001000101 9e449d86e0f5599e449d86e0f56245
EUC-JP 曠揉瑾Y曠揉瑾bE 110110111010010111011001111001101110000011110111010110011101101110100101110110011110011011100000111101110110001001000101 dba5d9e6e0f759dba5d9e6e0f76245
UTF-8 曠揉瑾Y曠揉瑾bE 111001101001101110100000111001101000111110001001111001111001000110111110010110011110011010011011101000001110011010001111100010011110011110010001101111100110001001000101 e69ba0e68f89e791be59e69ba0e68f89e791be6245
UHC 曠?瑾Y曠?瑾bE 11001110110001110011111111010000110010000101100111001110110001110011111111010000110010000110001001000101 cec73fd0c859cec73fd0c86245

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