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 梨뺥삒恁좱梨뺥삒恁좱^ 11101111101001111010001011101011101110101010010111101100100000101001001011100110100000011000000111101100101000101011000111101111101001111010001011101011101110101010010111101100100000101001001011100110100000011000000111101100101000101011000101011110 efa7a2ebbaa5ec8292e68181eca2b1efa7a2ebbaa5ec8292e68181eca2b15e
UHC 梨뺥삒恁좱梨뺥삒恁좱^ 111011001011000110010101111011011001100010010111111011001111011010100001010011001110110010110001100101011110110110011000100101111110110011110110101000010100110001011110 ecb195ed9897ecf6a14cecb195ed9897ecf6a14c5e

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