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 00111111111000001110110100111111001111110011111100111111001111110011111101011010 3fe0ed3f3f3f3f3f3f5a
EUC-JP ?瑙??????Z 00111111111000001110111100111111001111110011111100111111001111110011111101011010 3fe0ef3f3f3f3f3f3f5a
UTF-8 렻瑙렭렺씻렋렻렮Z 11101011101000001011101111100111100100011001100111101011101000001010110111101011101000001011101011101100100101001011101111101011101000001000101111101011101000001011101111101011101000001010111001011010 eba0bbe79199eba0adeba0baec94bbeba08beba0bbeba0ae5a
UHC 렻瑙렭렺씻렋렻렮Z 1000111011000011110100101100010110001110101110101000111011000010101111101100010010001110101000101000111011000011100011101011101101011010 8ec3d2c58eba8ec2bec48ea28ec38ebb5a

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