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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??????恁??^ 0011111100111111001111110011111100111111001111111001110010001100001111110011111101011110 3f3f3f3f3f3f9c8c3f3f5e
EUC-JP ??????恁??^ 0011111100111111001111110011111100111111001111111101011111101100001111110011111101011110 3f3f3f3f3f3fd7ec3f3f5e
UTF-8 梨뺥샃吏싳광恁쀭삞^ 11101111101001111010001011101011101110101010010111101100100000111000001111101111101001111001111011101100100010111011001111101010101101001001000111100110100000011000000111101100100000001010110111101100100000101001111001011110 efa7a2ebbaa5ec8383efa79eec8bb3eab491e68181ec80adec829e5e
UHC 梨뺥샃吏싳광恁쀭삞^ 11101100101100011001010111101101100110001011010111101100101001111001101011101100101100011010010011101100111101101001011111101101100110001010000101011110 ecb195ed98b5eca79aecb1a4ecf697ed98a15e

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