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 10001000111111000011111100111111011111010101100110001000111111000011111100111111011111010110001001000101 88fc3f3f7d5988fc3f3f7d6245
EUC-JP 蔭??}Y蔭??}bE 10110000111111100011111100111111011111010101100110110000111111100011111100111111011111010110001001000101 b0fe3f3f7d59b0fe3f3f7d6245
UTF-8 蔭뗭녆}Y蔭뗭녆}bE 1110100010010100101011011110101110010111101011011110101110000101100001100111110101011001111010001001010010101101111010111001011110101101111010111000010110000110011111010110001001000101 e894adeb97adeb85867d59e894adeb97adeb85867d6245
UHC 蔭뗭녆}Y蔭뗭녆}bE 1110101111100011100010111110110010000110101111010111110101011001111010111110001110001011111011001000011010111101011111010110001001000101 ebe38bec86bd7d59ebe38bec86bd7d6245

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