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 ??????u^ 0011111100111111001111110011111100111111001111110111010101011110 3f3f3f3f3f3f755e
SJIS-WIN 瀛??瀛??u^ 11100000011010010011111100111111111000000110100100111111001111110111010101011110 e0693f3fe0693f3f755e
EUC-JP 瀛??瀛??u^ 11011111110010100011111100111111110111111100101000111111001111110111010101011110 dfca3f3fdfca3f3f755e
UTF-8 瀛뚰뢝瀛롰뢆u^ 1110011110000000100110111110101110011010101100001110101110100010100111011110011110000000100110111110101110100001101100001110101110100010100001100111010101011110 e7809beb9ab0eba29de7809beba1b0eba286755e
UHC 瀛뚰뢝瀛롰뢆u^ 1110011110111010100011001110110110001111010110001110011110111010100011101110110110001111010000100111010101011110 e7ba8ced8f58e7ba8eed8f42755e

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