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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN 陰??午??蔭??B 10001001010000010011111100111111100011001101111100111111001111111000100011111100001111110011111101000010 89413f3f8cdf3f3f88fc3f3f42
EUC-JP 陰??午??蔭??B 10110001101000100011111100111111101110001110000100111111001111111011000011111110001111110011111101000010 b1a23f3fb8e13f3fb0fe3f3f42
UTF-8 陰먯뀑午댁넀蔭뗨뤃B 11101001100110011011000011101011101010001010111111101011100000001001000111100101100011011000100011101011100011001000000111101011100001001000000011101000100101001010110111101011100101111010100011101011101001001000001101000010 e999b0eba8afeb8091e58d88eb8c81eb8480e894adeb97a8eba48342
UHC 陰먯뀑午댁넀蔭뗨뤃B 11101011111001001001000011101100100001011000101111100111111011011011010011101100100001101001000011101011111000111000101111101000100011111011010001000010 ebe490ec858be7edb4ec8690ebe38be88fb442

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