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 ˜o›Lh˜o›LfN}˜o›Lh˜o›LfN{^ 10011000011011111001101101001100011010001001100001101111100110110100110001100110010011100111110110011000011011111001101101001100011010001001100001101111100110110100110001100110010011100111101101011110 986f9b4c68986f9b4c664e7d986f9b4c68986f9b4c664e7b5e
SJIS-WIN ?o?Lh?o?LfN}?o?Lh?o?LfN{^ 00111111011011110011111101001100011010000011111101101111001111110100110001100110010011100111110100111111011011110011111101001100011010000011111101101111001111110100110001100110010011100111101101011110 3f6f3f4c683f6f3f4c664e7d3f6f3f4c683f6f3f4c664e7b5e
EUC-JP ?o?Lh?o?LfN}?o?Lh?o?LfN{^ 00111111011011110011111101001100011010000011111101101111001111110100110001100110010011100111110100111111011011110011111101001100011010000011111101101111001111110100110001100110010011100111101101011110 3f6f3f4c683f6f3f4c664e7d3f6f3f4c683f6f3f4c664e7b5e
UTF-8 ˜o›Lh˜o›LfN}˜o›Lh˜o›LfN{^ 110000101001100001101111110000101001101101001100011010001100001010011000011011111100001010011011010011000110011001001110011111011100001010011000011011111100001010011011010011000110100011000010100110000110111111000010100110110100110001100110010011100111101101011110 c2986fc29b4c68c2986fc29b4c664e7dc2986fc29b4c68c2986fc29b4c664e7b5e
UHC ?o?Lh?o?LfN}?o?Lh?o?LfN{^ 00111111011011110011111101001100011010000011111101101111001111110100110001100110010011100111110100111111011011110011111101001100011010000011111101101111001111110100110001100110010011100111101101011110 3f6f3f4c683f6f3f4c664e7d3f6f3f4c683f6f3f4c664e7b5e

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