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^ 110011011101101111100011110100111111001110110101010001001100110111011011111000111101001111110011101101010100010001011110 cddbe3d3f3b544cddbe3d3f3b5445e
EUC-JP ヘロ耨?Dヘロ耨?D^ 1000111011001101100011101101101111100110110101010011111101000100100011101100110110001110110110111110011011010101001111110100010001011110 8ecd8edbe6d53f448ecd8edbe6d53f445e
UTF-8 ヘロ耨Dヘロ耨D^ 111011111011111010001101111011111011111010011011111010001000000010101000111011101000101010101000010001001110111110111110100011011110111110111110100110111110100010000000101010001110111010001010101010000100010001011110 efbe8defbe9be880a8ee8aa844efbe8defbe9be880a8ee8aa8445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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