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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ????暠????暠^ 00111111001111110011111100111111111110101101101100111111001111110011111100111111111110101101101101011110 3f3f3f3ffadb3f3f3f3ffadb5e
EUC-JP ????暠????暠^ 001111110011111100111111001111111000111111000010110101110011111100111111001111110011111110001111110000101101011101011110 3f3f3f3f8fc2d73f3f3f3f8fc2d75e
UTF-8 렺읕렱렺暠렺읕렱렺暠^ 11101011101000001011101011101100100111011001010111101011101000001011000111101011101000001011101011100110100110101010000011101011101000001011101011101100100111011001010111101011101000001011000111101011101000001011101011100110100110101010000001011110 eba0baec9d95eba0b1eba0bae69aa0eba0baec9d95eba0b1eba0bae69aa05e
UHC 렺읕렱렺暠렺읕렱렺暠^ 100011101100001011000000110001001000111010111110100011101100001011001101101111001000111011000010110000001100010010001110101111101000111011000010110011011011110001011110 8ec2c0c48ebe8ec2cdbc8ec2c0c48ebe8ec2cdbc5e

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