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??N}?Z??N{^ 00111111010110100011111100111111010011100111110100111111010110100011111100111111010011100111101101011110 3f5a3f3f4e7d3f5a3f3f4e7b5e
SJIS-WIN ?Z??N}?Z??N{^ 00111111010110100011111100111111010011100111110100111111010110100011111100111111010011100111101101011110 3f5a3f3f4e7d3f5a3f3f4e7b5e
EUC-JP ?Z??N}?Z??N{^ 00111111010110100011111100111111010011100111110100111111010110100011111100111111010011100111101101011110 3f5a3f3f4e7d3f5a3f3f4e7b5e
UTF-8 혺Z혢혧N}혺Z혢혧N{^ 11101101100110001011101001011010111011011001100010100010111011011001100010100111010011100111110111101101100110001011101001011010111011011001100010100010111011011001100010100111010011100111101101011110 ed98ba5aed98a2ed98a74e7ded98ba5aed98a2ed98a74e7b5e
UHC 혺Z혢혧N}혺Z혢혧N{^ 11000010100111110101101011000010100010111100001010001111010011100111110111000010100111110101101011000010100010111100001010001111010011100111101101011110 c29f5ac28bc28f4e7dc29f5ac28bc28f4e7b5e

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