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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN ?疫?疫[?疫?疫[^ 001111111000100101110101001111111000100101110101010110110011111110001001011101010011111110001001011101010101101101011110 3f89753f89755b3f89753f89755b5e
EUC-JP ?疫?疫[?疫?疫[^ 001111111011000111010110001111111011000111010110010110110011111110110001110101100011111110110001110101100101101101011110 3fb1d63fb1d65b3fb1d63fb1d65b5e
UTF-8 뽟疫뽟疫[뽟疫뽟疫[^ 111010111011110110011111111001111001011010101011111010111011110110011111111001111001011010101011010110111110101110111101100111111110011110010110101010111110101110111101100111111110011110010110101010110101101101011110 ebbd9fe796abebbd9fe796ab5bebbd9fe796abebbd9fe796ab5b5e
UHC 뽟疫뽟疫[뽟疫뽟疫[^ 10010110110110111110011010111001100101101101101111100110101110010101101110010110110110111110011010111001100101101101101111100110101110010101101101011110 96dbe6b996dbe6b95b96dbe6b996dbe6b95b5e

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