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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ?孜?[?孜?[^ 0011111110001110011110010011111101011011001111111000111001111001001111110101101101011110 3f8e793f5b3f8e793f5b5e
EUC-JP ?孜?[?孜?[^ 0011111110111011110110100011111101011011001111111011101111011010001111110101101101011110 3fbbda3f5b3fbbda3f5b5e
UTF-8 히孜끙[히孜끙[^ 111011011001111010001000111001011010110110011100111010111000000110011001010110111110110110011110100010001110010110101101100111001110101110000001100110010101101101011110 ed9e88e5ad9ceb81995bed9e88e5ad9ceb81995b5e
UHC 히孜끙[히孜끙[^ 110010001111011111101101101011111011001011111110010110111100100011110111111011011010111110110010111111100101101101011110 c8f7edafb2fe5bc8f7edafb2fe5b5e

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