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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 隘??[}隘??[{^ 11101000101001010011111100111111010110110111110111101000101001010011111100111111010110110111101101011110 e8a53f3f5b7de8a53f3f5b7b5e
EUC-JP 隘??[}隘??[{^ 11110000101001110011111100111111010110110111110111110000101001110011111100111111010110110111101101011110 f0a73f3f5b7df0a73f3f5b7b5e
UTF-8 隘녺떻[}隘녺떻[{^ 1110100110011010100110001110101110000101101110101110101110010110101110110101101101111101111010011001101010011000111010111000010110111010111010111001011010111011010110110111101101011110 e99a98eb85baeb96bb5b7de99a98eb85baeb96bb5b7b5e
UHC 隘녺떻[}隘녺떻[{^ 1110010011110110100001101110011110110110101110110101101101111101111001001111011010000110111001111011011010111011010110110111101101011110 e4f686e7b6bb5b7de4f686e7b6bb5b7b5e

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