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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 褥??肉?褥??肉?B 111001011111000100111111001111111001001111110111001111111110010111110001001111110011111110010011111101110011111101000010 e5f13f3f93f73fe5f13f3f93f73f42
EUC-JP 褥?ł肉?褥?ł肉?B 11101010111100110011111110001111101010011100100011000110111110010011111111101010111100110011111110001111101010011100100011000110111110010011111101000010 eaf33f8fa9c8c6f93feaf33f8fa9c8c6f93f42
UTF-8 褥띕ł肉뉮褥띕ł肉뉮B 1110100010100100101001011110101110011101100101011100010110000010111010001000001010001001111010111000100110101110111010001010010010100101111010111001110110010101110001011000001011101000100000101000100111101011100010011010111001000010 e8a4a5eb9d95c582e88289eb89aee8a4a5eb9d95c582e88289eb89ae42
UHC 褥띕ł肉뉮褥띕ł肉뉮B 111010011011001110110110111010111010100110101001111010111011111110000111111111101110100110110011101101101110101110101001101010011110101110111111100001111111111001000010 e9b3b6eba9a9ebbf87fee9b3b6eba9a9ebbf87fe42

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