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 ??OM}??OM{^ 0011111100111111010011110100110101111101001111110011111101001111010011010111101101011110 3f3f4f4d7d3f3f4f4d7b5e
SJIS-WIN 嶸ーOM}嶸ーOM{^ 11111010101101001011000001001111010011010111110111111010101101001011000001001111010011010111101101011110 fab4b04f4d7dfab4b04f4d7b5e
EUC-JP 嶸ーOM}嶸ーOM{^ 1000111110111011111101001000111010110000010011110100110101111101100011111011101111110100100011101011000001001111010011010111101101011110 8fbbf48eb04f4d7d8fbbf48eb04f4d7b5e
UTF-8 嶸ーOM}嶸ーOM{^ 11100101101101101011100011101111101111011011000001001111010011010111110111100101101101101011100011101111101111011011000001001111010011010111101101011110 e5b6b8efbdb04f4d7de5b6b8efbdb04f4d7b5e
UHC 嶸?OM}嶸?OM{^ 11100111101011100011111101001111010011010111110111100111101011100011111101001111010011010111101101011110 e7ae3f4f4d7de7ae3f4f4d7b5e

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