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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 俎???D俎???D^ 10011000110101110011111100111111001111110100010010011000110101110011111100111111001111110100010001011110 98d73f3f3f4498d73f3f3f445e
EUC-JP 俎???D俎???D^ 11010000110110010011111100111111001111110100010011010000110110010011111100111111001111110100010001011110 d0d93f3f3f44d0d93f3f3f445e
UTF-8 俎ㆁ렰렩D俎ㆁ렰렩D^ 111001001011111110001110111000111000011010000001111010111010000010110000111010111010000010101001010001001110010010111111100011101110001110000110100000011110101110100000101100001110101110100000101010010100010001011110 e4bf8ee38681eba0b0eba0a944e4bf8ee38681eba0b0eba0a9445e
UHC 俎ㆁ렰렩D俎ㆁ렰렩D^ 11110000101110111010010011110001100011101011110110001110101101110100010011110000101110111010010011110001100011101011110110001110101101110100010001011110 f0bba4f18ebd8eb744f0bba4f18ebd8eb7445e

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