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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 垣?遇梨垣?遇悧^ 100010100101111100111111100010111111011010010111100111001000101001011111001111111000101111110110100111001010010001011110 8a5f3f8bf6979c8a5f3f8bf69ca45e
EUC-JP 垣?遇梨垣?遇悧^ 101100111100000000111111101101101111100011001101111111001011001111000000001111111011011011111000110110001010011001011110 b3c03fb6f8cdfcb3c03fb6f8d8a65e
UTF-8 垣렔遇梨垣렔遇悧^ 11100101100111101010001111101011101000001001010011101001100000011000011111100110101000101010100011100101100111101010001111101011101000001001010011101001100000011000011111100110100000101010011101011110 e59ea3eba094e98187e6a2a8e59ea3eba094e98187e682a75e
UHC 垣렔遇梨垣렔遇悧^ 1110101010101111100011101010100111101001111001111101011111011110111010101010111110001110101010011110100111100111110101111101110001011110 eaaf8ea9e9e7d7deeaaf8ea9e9e7d7dc5e

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