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 001111110011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f3f5a
SJIS-WIN ????????Z 001111110011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f3f5a
EUC-JP ????????Z 001111110011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f3f5a
UTF-8 횂혺횄짹횂혴횄징Z 11101101100110101000001011101101100110001011101011101101100110101000010011101100101001111011100111101101100110101000001011101101100110001011010011101101100110101000010011101100101001111001010101011010 ed9a82ed98baed9a84eca7b9ed9a82ed98b4ed9a84eca7955a
UHC 횂혺횄짹횂혴횄징Z 1100001110000010110000101001111111000011100000111100001010110001110000111000001011000010100110111100001110000011110000101010000101011010 c382c29fc383c2b1c382c29bc383c2a15a

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