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 ??Y??????? 00111111001111110101100100111111001111110011111100111111001111110011111100111111 3f3f593f3f3f3f3f3f3f
SJIS-WIN ??Y???瑙??? 0011111100111111010110010011111100111111001111111110000011101101001111110011111100111111 3f3f593f3f3fe0ed3f3f3f
EUC-JP ??Y???瑙??? 0011111100111111010110010011111100111111001111111110000011101111001111110011111100111111 3f3f593f3f3fe0ef3f3f3f
UTF-8 렻렮Y렻렏렻瑙렫렻렦 11101011101000001011101111101011101000001010111001011001111010111010000010111011111010111010000010001111111010111010000010111011111001111001000110011001111010111010000010101011111010111010000010111011111010111010000010100110 eba0bbeba0ae59eba0bbeba08feba0bbe79199eba0abeba0bbeba0a6
UHC 렻렮Y렻렏렻瑙렫렻렦 10001110110000111000111010111011010110011000111011000011100011101010010110001110110000111101001011000101100011101011100110001110110000111000111010110101 8ec38ebb598ec38ea58ec3d2c58eb98ec38eb5

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