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 ?????z???^ 00111111001111110011111100111111001111110111101000111111001111110011111101011110 3f3f3f3f3f7a3f3f3f5e
SJIS-WIN ?????z???^ 00111111001111110011111100111111001111110111101000111111001111110011111101011110 3f3f3f3f3f7a3f3f3f5e
EUC-JP ?????z???^ 00111111001111110011111100111111001111110111101000111111001111110011111101011110 3f3f3f3f3f7a3f3f3f5e
UTF-8 혨횒혯챦혧z혨횒창^ 1110110110011000101010001110110110011010100100101110110110011000101011111110110010110001101001101110110110011000101001110111101011101101100110001010100011101101100110101001001011101100101100001011110101011110 ed98a8ed9a92ed98afecb1a6ed98a77aed98a8ed9a92ecb0bd5e
UHC 혨횒혯챦혧z혨횒창^ 110000101001000011000011100011011100001010010110110000111010111111000010100011110111101011000010100100001100001110001101110000111010001001011110 c290c38dc296c3afc28f7ac290c38dc3a25e

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