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 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 琺釈舎}Y琺釈舎}bE 1110000011101001100011101101111110001110110010010111110101011001111000001110100110001110110111111000111011001001011111010110001001000101 e0e98edf8ec97d59e0e98edf8ec97d6245
EUC-JP 琺釈舎}Y琺釈舎}bE 1110000011101011101111001110000110111100110010110111110101011001111000001110101110111100111000011011110011001011011111010110001001000101 e0ebbce1bccb7d59e0ebbce1bccb7d6245
UTF-8 琺釈舎}Y琺釈舎}bE 1110011110010000101110101110100110000111100010001110100010001000100011100111110101011001111001111001000010111010111010011000011110001000111010001000100010001110011111010110001001000101 e790bae98788e8888e7d59e790bae98788e8888e7d6245
UHC 琺??}Y琺??}bE 11011011111101110011111100111111011111010101100111011011111101110011111100111111011111010110001001000101 dbf73f3f7d59dbf73f3f7d6245

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