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 隘쏃댋\}隘쏃댋\{^ 1110100110011010100110001110110010001111100000111110101110001100100010110101110001111101111010011001101010011000111011001000111110000011111010111000110010001011010111000111101101011110 e99a98ec8f83eb8c8b5c7de99a98ec8f83eb8c8b5c7b5e
UHC 隘쏃댋\}隘쏃댋\{^ 1110010011110110100110111110100110001000101101000101110001111101111001001111011010011011111010011000100010110100010111000111101101011110 e4f69be988b45c7de4f69be988b45c7b5e

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