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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
UTF-8 禮겼떵}禮겼떵{^ 111011111010011010110110111010101011001010111100111010111001011010110101011111011110111110100110101101101110101010110010101111001110101110010110101101010111101101011110 efa6b6eab2bceb96b57defa6b6eab2bceb96b57b5e
UHC 禮겼떵}禮겼떵{^ 111001111101111110110000111001011011011010111010011111011110011111011111101100001110010110110110101110100111101101011110 e7dfb0e5b6ba7de7dfb0e5b6ba7b5e

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