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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???恁????恁?^ 00111111001111110011111110011100100011000011111100111111001111110011111110011100100011000011111101011110 3f3f3f9c8c3f3f3f3f9c8c3f5e
EUC-JP ???恁????恁?^ 00111111001111110011111111010111111011000011111100111111001111110011111111010111111011000011111101011110 3f3f3fd7ec3f3f3f3fd7ec3f5e
UTF-8 梨뚰삱恁췉梨뚰삱恁췉^ 11101111101001111010001011101011100110101011000011101100100000101011000111100110100000011000000111101100101101111000100111101111101001111010001011101011100110101011000011101100100000101011000111100110100000011000000111101100101101111000100101011110 efa7a2eb9ab0ec82b1e68181ecb789efa7a2eb9ab0ec82b1e68181ecb7895e
UHC 梨뚰삱恁췉梨뚰삱恁췉^ 111011001011000110001100111011011001100010101100111011001111011010101110010001001110110010110001100011001110110110011000101011001110110011110110101011100100010001011110 ecb18ced98acecf6ae44ecb18ced98acecf6ae445e

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