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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
UTF-8 隸쒒냷}隸쒒냷{^ 111011111010011010111000111011001001001010010010111010111000001110110111011111011110111110100110101110001110110010010010100100101110101110000011101101110111101101011110 efa6b8ec9292eb83b77defa6b8ec9292eb83b77b5e
UHC 隸쒒냷}隸쒒냷{^ 111001111110011010011100111010011000011010000111011111011110011111100110100111001110100110000110100001110111101101011110 e7e69ce986877de7e69ce986877b5e

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