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 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
SJIS-WIN 煮蕊借尺Y煮蕊借尺bE 10001110110011111000111011000111100011101101100010001110110110100101100110001110110011111000111011000111100011101101100010001110110110100110001001000101 8ecf8ec78ed88eda598ecf8ec78ed88eda6245
EUC-JP 煮蕊借尺Y煮蕊借尺bE 10111100110100011011110011001001101111001101101010111100110111000101100110111100110100011011110011001001101111001101101010111100110111000110001001000101 bcd1bcc9bcdabcdc59bcd1bcc9bcdabcdc6245
UTF-8 煮蕊借尺Y煮蕊借尺bE 111001111000010110101110111010001001010110001010111001011000000010011111111001011011000010111010010110011110011110000101101011101110100010010101100010101110010110000000100111111110010110110000101110100110001001000101 e785aee8958ae5809fe5b0ba59e785aee8958ae5809fe5b0ba6245
UHC 煮?借尺Y煮?借尺bE 1110110110110100001111111111001110101000111101001010100101011001111011011011010000111111111100111010100011110100101010010110001001000101 edb43ff3a8f4a959edb43ff3a8f4a96245

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