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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 咤鱆鱆咫}咤鱆鱆咫{^ 10011010010000101110100111100001111010011110000110011010010000000111110110011010010000101110100111100001111010011110000110011010010000000111101101011110 9a42e9e1e9e19a407d9a42e9e1e9e19a407b5e
EUC-JP 咤鱆鱆咫}咤鱆鱆咫{^ 11010011101000111111001011100011111100101110001111010011101000010111110111010011101000111111001011100011111100101110001111010011101000010111101101011110 d3a3f2e3f2e3d3a17dd3a3f2e3f2e3d3a17b5e
UTF-8 咤鱆鱆咫}咤鱆鱆咫{^ 111001011001001010100100111010011011000110000110111010011011000110000110111001011001001010101011011111011110010110010010101001001110100110110001100001101110100110110001100001101110010110010010101010110111101101011110 e592a4e9b186e9b186e592ab7de592a4e9b186e9b186e592ab7b5e
UHC 咤??咫}咤??咫{^ 111101101110001100111111001111111111001010100001011111011111011011100011001111110011111111110010101000010111101101011110 f6e33f3ff2a17df6e33f3ff2a17b5e

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