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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
EUC-JP ???珏?}???珏?{^ 0011111100111111001111111000111111001011111011010011111101111101001111110011111100111111100011111100101111101101001111110111101101011110 3f3f3f8fcbed3f7d3f3f3f8fcbed3f7b5e
UTF-8 렺씽봬珏렡}렺씽봬珏렡{^ 111010111010000010111010111011001001010010111101111010111011010010101100111001111000111110001111111010111010000010100001011111011110101110100000101110101110110010010100101111011110101110110100101011001110011110001111100011111110101110100000101000010111101101011110 eba0baec94bdebb4ace78f8feba0a17deba0baec94bdebb4ace78f8feba0a17b5e
UHC 렺씽봬珏렡}렺씽봬珏렡{^ 1000111011000010101111101100010110111010110001001100101011000100100011101011001001111101100011101100001010111110110001011011101011000100110010101100010010001110101100100111101101011110 8ec2bec5bac4cac48eb27d8ec2bec5bac4cac48eb27b5e

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