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??}?z??{^ 0011111101111010001111110011111101111101001111110111101000111111001111110111101101011110 3f7a3f3f7d3f7a3f3f7b5e
SJIS-WIN ?z??}?z??{^ 0011111101111010001111110011111101111101001111110111101000111111001111110111101101011110 3f7a3f3f7d3f7a3f3f7b5e
EUC-JP ?z??}?z??{^ 0011111101111010001111110011111101111101001111110111101000111111001111110111101101011110 3f7a3f3f7d3f7a3f3f7b5e
UTF-8 혧z혟혣}혧z혟혣{^ 1110110110011000101001110111101011101101100110001001111111101101100110001010001101111101111011011001100010100111011110101110110110011000100111111110110110011000101000110111101101011110 ed98a77aed989fed98a37ded98a77aed989fed98a37b5e
UHC 혧z혟혣}혧z혟혣{^ 1100001010001111011110101100001010001001110000101000110001111101110000101000111101111010110000101000100111000010100011000111101101011110 c28f7ac289c28c7dc28f7ac289c28c7b5e

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