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 001111110011111100111111010110010011111100111111001111110110001001000101 3f3f3f593f3f3f6245
EUC-JP 啞??Y啞??bE 10001111101101011110000000111111001111110101100110001111101101011110000000111111001111110110001001000101 8fb5e03f3f598fb5e03f3f6245
UTF-8 啞띴똛Y啞띴똛bE 111001011001010110011110111010111001110110110100111010111001100010011011010110011110010110010101100111101110101110011101101101001110101110011000100110110110001001000101 e5959eeb9db4eb989b59e5959eeb9db4eb989b6245
UHC 啞띴똛Y啞띴똛bE 111001001010111110001101111001001000110001011000010110011110010010101111100011011110010010001100010110000110001001000101 e4af8de48c5859e4af8de48c586245

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