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 ??穽???穽?^ 0011111100111111111000100111011000111111001111110011111111100010011101100011111101011110 3f3fe2763f3f3fe2763f5e
EUC-JP 洹?穽?洹?穽?^ 100011111100011110111010001111111110001111010111001111111000111111000111101110100011111111100011110101110011111101011110 8fc7ba3fe3d73f8fc7ba3fe3d73f5e
UTF-8 洹렚穽받洹렚穽밗^ 11100110101101001011100111101011101000001001101011100111101010011011110111101011101100001001101111100110101101001011100111101011101000001001101011100111101010011011110111101011101100001001011101011110 e6b4b9eba09ae7a9bdebb09be6b4b9eba09ae7a9bdebb0975e
UHC 洹렚穽받洹렚穽밗^ 1110101010110111100011101010110111101111111100001011100111011110111010101011011110001110101011011110111111110000101110011101110001011110 eab78eadeff0b9deeab78eadeff0b9dc5e

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