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 00111111111000010101001110010000111010010101100100111111111000010101001110010000111010010110001001000101 3fe15390e9593fe15390e96245
EUC-JP ?甦宣Y?甦宣bE 00111111111000011011010011000000111010110101100100111111111000011011010011000000111010110110001001000101 3fe1b4c0eb593fe1b4c0eb6245
UTF-8 敾甦宣Y敾甦宣bE 111001101001010110111110111001111001010010100110111001011010111010100011010110011110011010010101101111101110011110010100101001101110010110101110101000110110001001000101 e695bee794a6e5aea359e695bee794a6e5aea36245
UHC 敾甦宣Y敾甦宣bE 111000001100000011100001110000011110000010111110010110011110000011000000111000011100000111100000101111100110001001000101 e0c0e1c1e0be59e0c0e1c1e0be6245

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