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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 蒻??毅??怨?? 111001001110100000111111001111111000101101000010001111110011111110001001100001010011111100111111 e4e83f3f8b423f3f89853f3f
EUC-JP 蒻??毅??怨?? 111010001110101000111111001111111011010110100011001111110011111110110001111001010011111100111111 e8ea3f3fb5a33f3fb1e53f3f
UTF-8 蒻몃뿭毅싨룚怨곹닞 111010001001001010111011111010111010101010000011111010111011111110101101111001101010111110000101111011001000101110101000111010111010001110011010111001101000000010101000111010101011001110111001111010111000101110011110 e892bbebaa83ebbfade6af85ec8ba8eba39ae680a8eab3b9eb8b9e
UHC 蒻몃뿭毅싨룚怨곹닞 111001011011011010111000111010111001011110101101111010111111011010011010111001101000111110010110111010101011001110000001111011011000100010011110 e5b6b8eb97adebf69ae68f96eab381ed889e

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