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 ????????E 001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f45
SJIS-WIN 漿?檣襁漿?檣?E 1001111111110111001111111001111011111100111001011111010010011111111101110011111110011110111111000011111101000101 9ff73f9efce5f49ff73f9efc3f45
EUC-JP 漿?檣襁漿?檣塏E 11011110111110010011111111011100111111101110101011110110110111101111100100111111110111001111111010001111101110001011000001000101 def93fdcfeeaf6def93fdcfe8fb8b045
UTF-8 漿렞檣襁漿렞檣塏E 11100110101111001011111111101011101000001001111011100110101010101010001111101000101001011000000111100110101111001011111111101011101000001001111011100110101010101010001111100101101000011000111101000101 e6bcbfeba09ee6aaa3e8a581e6bcbfeba09ee6aaa3e5a18f45
UHC 漿렞檣襁漿렞檣塏E 1110110111101100100011101010111111101101111010101100101110111010111011011110110010001110101011111110110111101010110010111100001101000101 edec8eafedeacbbaedec8eafedeacbc345

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