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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 垣?n}垣?n{^ 1000101001011111001111110110111001111101100010100101111100111111011011100111101101011110 8a5f3f6e7d8a5f3f6e7b5e
EUC-JP 垣?n}垣?n{^ 1011001111000000001111110110111001111101101100111100000000111111011011100111101101011110 b3c03f6e7db3c03f6e7b5e
UTF-8 垣렦n}垣렦n{^ 1110010110011110101000111110101110100000101001100110111001111101111001011001111010100011111010111010000010100110011011100111101101011110 e59ea3eba0a66e7de59ea3eba0a66e7b5e
UHC 垣렦n}垣렦n{^ 11101010101011111000111010110101011011100111110111101010101011111000111010110101011011100111101101011110 eaaf8eb56e7deaaf8eb56e7b5e

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