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 ???????恁??^ 001111110011111100111111001111110011111100111111001111111001110010001100001111110011111101011110 3f3f3f3f3f3f3f9c8c3f3f5e
EUC-JP ???????恁??^ 001111110011111100111111001111110011111100111111001111111101011111101100001111110011111101011110 3f3f3f3f3f3f3fd7ec3f3f5e
UTF-8 李퐇梨덉㎛李퐇恁논삦^ 11101111101001111010000111101101100100001000011111101111101001111010001011101011100011011000100111100011100011101001101111101111101001111010000111101101100100001000011111100110100000011000000111101011100001011011110011101100100000101010011001011110 efa7a1ed9087efa7a2eb8d89e38e9befa7a1ed9087e68181eb85bcec82a65e
UHC 李퐇梨덉㎛李퐇恁논삦^ 111011001011000010111101011011001110110010110001100010001110110010100111101011011110110010110000101111010110110011101100111101101011001111101101100110001010010101011110 ecb0bd6cecb188eca7adecb0bd6cecf6b3ed98a55e

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