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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ?紈??}?紈??{^ 001111111000111111010011110011010011111100111111011111010011111110001111110100111100110100111111001111110111101101011110 3f8fd3cd3f3f7d3f8fd3cd3f3f7b5e
UTF-8 뤚紈웡셀}뤚紈웡셀{^ 111010111010010010011010111001111011010010001000111011001001101110100001111011001000010110000000011111011110101110100100100110101110011110110100100010001110110010011011101000011110110010000101100000000111101101011110 eba49ae7b488ec9ba1ec85807deba49ae7b488ec9ba1ec85807b5e
UHC 뤚紈웡셀}뤚紈웡셀{^ 10001111110010011111110010111100101111111111110110111100101111110111110110001111110010011111110010111100101111111111110110111100101111110111101101011110 8fc9fcbcbffdbcbf7d8fc9fcbcbffdbcbf7b5e

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