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 諄???諄???^ 1110011001111000001111110011111100111111111001100111100000111111001111110011111101011110 e6783f3f3fe6783f3f3f5e
EUC-JP 諄???諄???^ 1110101111011001001111110011111100111111111010111101100100111111001111110011111101011110 ebd93f3f3febd93f3f3f5e
UTF-8 諄ㆁ렯룁諄ㆁ렯뢸^ 11101000101010111000010011100011100001101000000111101011101000001010111111101011101000111000000111101000101010111000010011100011100001101000000111101011101000001010111111101011101000101011100001011110 e8ab84e38681eba0afeba381e8ab84e38681eba0afeba2b85e
UHC 諄ㆁ렯룁諄ㆁ렯뢸^ 1110001011110100101001001111000110001110101111001011011111011110111000101111010010100100111100011000111010111100101101111101110001011110 e2f4a4f18ebcb7dee2f4a4f18ebcb7dc5e

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