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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?婁???婁??^ 0011111110011000010010110011111100111111001111111001100001001011001111110011111101011110 3f984b3f3f3f984b3f3f5e
EUC-JP ?婁???婁??^ 0011111111001111101011000011111100111111001111111100111110101100001111110011111101011110 3fcfac3f3f3fcfac3f3f5e
UTF-8 렺婁렺스렺婁렺스^ 11101011101000001011101011100101101010011000000111101011101000001011101011101100100010101010010011101011101000001011101011100101101010011000000111101011101000001011101011101100100010101010010001011110 eba0bae5a981eba0baec8aa4eba0bae5a981eba0baec8aa45e
UHC 렺婁렺스렺婁렺스^ 1000111011000010110101111010010110001110110000101011110110111010100011101100001011010111101001011000111011000010101111011011101001011110 8ec2d7a58ec2bdba8ec2d7a58ec2bdba5e

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