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^ 00111111001111111001100110011101001111110100010000111111001111111001100110011101001111110100010001011110 3f3f999d3f443f3f999d3f445e
EUC-JP ??劑?D??劑?D^ 00111111001111111101000111111101001111110100010000111111001111111101000111111101001111110100010001011110 3f3fd1fd3f443f3fd1fd3f445e
UTF-8 렱렚劑솽D렱렚劑솽D^ 111010111010000010110001111010111010000010011010111001011000101010010001111011001000011010111101010001001110101110100000101100011110101110100000100110101110010110001010100100011110110010000110101111010100010001011110 eba0b1eba09ae58a91ec86bd44eba0b1eba09ae58a91ec86bd445e
UHC 렱렚劑솽D렱렚劑솽D^ 10001110101111101000111010101101111100001010010110111100111000010100010010001110101111101000111010101101111100001010010110111100111000010100010001011110 8ebe8eadf0a5bce1448ebe8eadf0a5bce1445e

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