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 ?s?~}?s?~{^ 0011111101110011001111110111111001111101001111110111001100111111011111100111101101011110 3f733f7e7d3f733f7e7b5e
SJIS-WIN ?s?~}?s?~{^ 0011111101110011001111110111111001111101001111110111001100111111011111100111101101011110 3f733f7e7d3f733f7e7b5e
EUC-JP ?s?~}?s?~{^ 0011111101110011001111110111111001111101001111110111001100111111011111100111101101011110 3f733f7e7d3f733f7e7b5e
UTF-8 혰s혰~}혰s혰~{^ 11101101100110001011000001110011111011011001100010110000011111100111110111101101100110001011000001110011111011011001100010110000011111100111101101011110 ed98b073ed98b07e7ded98b073ed98b07e7b5e
UHC 혰s혰~}혰s혰~{^ 110000101001011101110011110000101001011101111110011111011100001010010111011100111100001010010111011111100111101101011110 c29773c2977e7dc29773c2977e7b5e

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