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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN ??民?[??民?[^ 00111111001111111001011010101111001111110101101100111111001111111001011010101111001111110101101101011110 3f3f96af3f5b3f3f96af3f5b5e
EUC-JP ??民?[??民?[^ 00111111001111111100110010110001001111110101101100111111001111111100110010110001001111110101101101011110 3f3fccb13f5b3f3fccb13f5b5e
UTF-8 렺씽民렒[렺씽民렒[^ 111010111010000010111010111011001001010010111101111001101011000010010001111010111010000010010010010110111110101110100000101110101110110010010100101111011110011010110000100100011110101110100000100100100101101101011110 eba0baec94bde6b091eba0925beba0baec94bde6b091eba0925b5e
UHC 렺씽民렒[렺씽民렒[^ 10001110110000101011111011000101110110101100010110001110101001110101101110001110110000101011111011000101110110101100010110001110101001110101101101011110 8ec2bec5dac58ea75b8ec2bec5dac58ea75b5e

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