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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 靭??}靭??{^ 1001000001111000001111110011111101111101100100000111100000111111001111110111101101011110 90783f3f7d90783f3f7b5e
EUC-JP 靭??}靭??{^ 1011111111011001001111110011111101111101101111111101100100111111001111110111101101011110 bfd93f3f7dbfd93f3f7b5e
UTF-8 靭계뻗}靭계뻗{^ 111010011001110110101101111010101011001110000100111010111011101110010111011111011110100110011101101011011110101010110011100001001110101110111011100101110111101101011110 e99dadeab384ebbb977de99dadeab384ebbb977b5e
UHC 靭계뻗}靭계뻗{^ 111011001110010110110000111010001011101110111000011111011110110011100101101100001110100010111011101110000111101101011110 ece5b0e8bbb87dece5b0e8bbb87b5e

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