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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 隘??\}隘??\{^ 11101000101001010011111100111111010111000111110111101000101001010011111100111111010111000111101101011110 e8a53f3f5c7de8a53f3f5c7b5e
EUC-JP 隘??\}隘??\{^ 11110000101001110011111100111111010111000111110111110000101001110011111100111111010111000111101101011110 f0a73f3f5c7df0a73f3f5c7b5e
UTF-8 隘녷튆\}隘녷튆\{^ 1110100110011010100110001110101110000101101101111110110110001010100001100101110001111101111010011001101010011000111010111000010110110111111011011000101010000110010111000111101101011110 e99a98eb85b7ed8a865c7de99a98eb85b7ed8a865c7b5e
UHC 隘녷튆\}隘녷튆\{^ 1110010011110110100001101110011010111001100110110101110001111101111001001111011010000110111001101011100110011011010111000111101101011110 e4f686e6b99b5c7de4f686e6b99b5c7b5e

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