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 ?X?~}?X?~{^ 0011111101011000001111110111111001111101001111110101100000111111011111100111101101011110 3f583f7e7d3f583f7e7b5e
SJIS-WIN ?X?~}?X?~{^ 0011111101011000001111110111111001111101001111110101100000111111011111100111101101011110 3f583f7e7d3f583f7e7b5e
EUC-JP ?X?~}?X?~{^ 0011111101011000001111110111111001111101001111110101100000111111011111100111101101011110 3f583f7e7d3f583f7e7b5e
UTF-8 혳X찼~}혳X찼~{^ 11101101100110001011001101011000111011001011000010111100011111100111110111101101100110001011001101011000111011001011000010111100011111100111101101011110 ed98b358ecb0bc7e7ded98b358ecb0bc7e7b5e
UHC 혳X찼~}혳X찼~{^ 110000101001101001011000110000111010000101111110011111011100001010011010010110001100001110100001011111100111101101011110 c29a58c3a17e7dc29a58c3a17e7b5e

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