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 汚ъ???汚ъ?? 10001001100110001000010010001100001111110011111100111111100010011001100010000100100011000011111100111111 8998848c3f3f3f8998848c3f3f
EUC-JP 汚ъ???汚ъ?? 10110001111110001010011111101100001111110011111100111111101100011111100010100111111011000011111100111111 b1f8a7ec3f3f3fb1f8a7ec3f3f
UTF-8 汚ъ뵽溜펔汚ъ뵽溜 11100110101100011001101011010001100010101110101110110101101111011110111110100111100010111110110110001110100101001110011010110001100110101101000110001010111010111011010110111101111011111010011110001011 e6b19ad18aebb5bdefa78bed8e94e6b19ad18aebb5bdefa78b
UHC 汚ъ뵽溜펔汚ъ뵽溜 111001111111110110101100111011001001010010111011111010101111111010111100011010001110011111111101101011001110110010010100101110111110101011111110 e7fdacec94bbeafebc68e7fdacec94bbeafe

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