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 00111111100101110110101110010000111001010101100100111111100101110110101110010000111001010110001001000101 3f976b90e5593f976b90e56245
EUC-JP 馦楊仙Y馦楊仙bE 1000111111101000111110101100110111001100110000001110011101011001100011111110100011111010110011011100110011000000111001110110001001000101 8fe8facdccc0e7598fe8facdccc0e76245
UTF-8 馦楊仙Y馦楊仙bE 111010011010011010100110111001101010010110001010111001001011101110011001010110011110100110100110101001101110011010100101100010101110010010111011100110010110001001000101 e9a6a6e6a58ae4bb9959e9a6a6e6a58ae4bb996245
UHC ?楊仙Y?楊仙bE 00111111111001011100010111100000101110010101100100111111111001011100010111100000101110010110001001000101 3fe5c5e0b9593fe5c5e0b96245

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