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 ???D}???D{^ 0011111100111111001111110100010001111101001111110011111100111111010001000111101101011110 3f3f3f447d3f3f3f447b5e
SJIS-WIN 鼇??D}鼇??D{^ 11101010100001110011111100111111010001000111110111101010100001110011111100111111010001000111101101011110 ea873f3f447dea873f3f447b5e
EUC-JP 鼇??D}鼇??D{^ 11110011111001110011111100111111010001000111110111110011111001110011111100111111010001000111101101011110 f3e73f3f447df3e73f3f447b5e
UTF-8 鼇믭슛D}鼇믭슛D{^ 1110100110111100100001111110101110101111101011011110110010001010100110110100010001111101111010011011110010000111111010111010111110101101111011001000101010011011010001000111101101011110 e9bc87ebafadec8a9b447de9bc87ebafadec8a9b447b5e
UHC 鼇믭슛D}鼇믭슛D{^ 1110100010101000100100101110111110111101101110000100010001111101111010001010100010010010111011111011110110111000010001000111101101011110 e8a892efbdb8447de8a892efbdb8447b5e

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