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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 陋幄鴇陋幄鴇B 11101000100110111001101111101000100100111011110011101000100110111001101111101000100100111011110001000010 e89b9be893bce89b9be893bc42
EUC-JP 陋幄鴇陋幄鴇B 11101111111110111101011011101010110001101011111011101111111110111101011011101010110001101011111001000010 effbd6eac6beeffbd6eac6be42
UTF-8 陋幄鴇陋幄鴇B 11101001100110011000101111100101101110011000010011101001101101001000011111101001100110011000101111100101101110011000010011101001101101001000011101000010 e9998be5b984e9b487e9998be5b984e9b48742
UHC 陋幄?陋幄?B 1101011110110000111001001100000100111111110101111011000011100100110000010011111101000010 d7b0e4c13fd7b0e4c13f42

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