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 梨뺤찉恁좩梨뺤찉恁좩^ 11101111101001111010001011101011101110101010010011101100101100001000100111100110100000011000000111101100101000101010100111101111101001111010001011101011101110101010010011101100101100001000100111100110100000011000000111101100101000101010100101011110 efa7a2ebbaa4ecb089e68181eca2a9efa7a2ebbaa4ecb089e68181eca2a95e
UHC 梨뺤찉恁좩梨뺤찉恁좩^ 111011001011000110010101111011001010100110001101111011001111011010100001010001001110110010110001100101011110110010101001100011011110110011110110101000010100010001011110 ecb195eca98decf6a144ecb195eca98decf6a1445e

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