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??M}??O??M{^ 001111110011111101001111001111110011111101001101011111010011111100111111010011110011111100111111010011010111101101011110 3f3f4f3f3f4d7d3f3f4f3f3f4d7b5e
SJIS-WIN ?ーO?ウM}?ーO?ウM{^ 001111111011000001001111001111111011001101001101011111010011111110110000010011110011111110110011010011010111101101011110 3fb04f3fb34d7d3fb04f3fb34d7b5e
EUC-JP ?ーO?ウM}?ーO?ウM{^ 00111111100011101011000001001111001111111000111010110011010011010111110100111111100011101011000001001111001111111000111010110011010011010111101101011110 3f8eb04f3f8eb34d7d3f8eb04f3f8eb34d7b5e
UTF-8 䵸ーO䵸ウM}䵸ーO䵸ウM{^ 11100100101101011011100011101111101111011011000001001111111001001011010110111000111011111011110110110011010011010111110111100100101101011011100011101111101111011011000001001111111001001011010110111000111011111011110110110011010011010111101101011110 e4b5b8efbdb04fe4b5b8efbdb34d7de4b5b8efbdb04fe4b5b8efbdb34d7b5e
UHC ??O??M}??O??M{^ 001111110011111101001111001111110011111101001101011111010011111100111111010011110011111100111111010011010111101101011110 3f3f4f3f3f4d7d3f3f4f3f3f4d7b5e

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