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 ??????^] 0011111100111111001111110011111100111111001111110101111001011101 3f3f3f3f3f3f5e5d
SJIS-WIN 隘?????^] 111010001010010100111111001111110011111100111111001111110101111001011101 e8a53f3f3f3f3f5e5d
EUC-JP 隘?????^] 111100001010011100111111001111110011111100111111001111110101111001011101 f0a73f3f3f3f3f5e5d
UTF-8 隘녷뿦呂묈컟^] 1110100110011010100110001110101110000101101101111110101110111111101001101110111110100110100000001110101110101100100010001110110010111011100111110101111001011101 e99a98eb85b7ebbfa6efa680ebac88ecbb9f5e5d
UHC 隘녷뿦呂묈컟^] 1110010011110110100001101110011010010111101001101110010111111011100100011110010110110000100010100101111001011101 e4f686e697a6e5fb91e5b08a5e5d

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