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 ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
SJIS-WIN 隘??x}隘??x{^ 11101000101001010011111100111111011110000111110111101000101001010011111100111111011110000111101101011110 e8a53f3f787de8a53f3f787b5e
EUC-JP 隘??x}隘??x{^ 11110000101001110011111100111111011110000111110111110000101001110011111100111111011110000111101101011110 f0a73f3f787df0a73f3f787b5e
UTF-8 隘녽걫x}隘녽걫x{^ 1110100110011010100110001110101110000101101111011110101010110001101010110111100001111101111010011001101010011000111010111000010110111101111010101011000110101011011110000111101101011110 e99a98eb85bdeab1ab787de99a98eb85bdeab1ab787b5e
UHC 隘녽걫x}隘녽걫x{^ 1110010011110110100001101110100110000001100101000111100001111101111001001111011010000110111010011000000110010100011110000111101101011110 e4f686e98194787de4f686e98194787b5e

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