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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 隘??[隘??[^ 1110100010100101001111110011111101011011111010001010010100111111001111110101101101011110 e8a53f3f5be8a53f3f5b5e
EUC-JP 隘??[隘??[^ 1111000010100111001111110011111101011011111100001010011100111111001111110101101101011110 f0a73f3f5bf0a73f3f5b5e
UTF-8 隘뎼뢉[隘뎼뢉[^ 111010011001101010011000111010111000111010111100111010111010001010001001010110111110100110011010100110001110101110001110101111001110101110100010100010010101101101011110 e99a98eb8ebceba2895be99a98eb8ebceba2895b5e
UHC 隘뎼뢉[隘뎼뢉[^ 111001001111011010001001100011111000111101000101010110111110010011110110100010011000111110001111010001010101101101011110 e4f6898f8f455be4f6898f8f455b5e

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