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 雕?姓}雕?姓{^ 11101000101110000011111110010000101010010111110111101000101110000011111110010000101010010111101101011110 e8b83f90a97de8b83f90a97b5e
EUC-JP 雕?姓}雕?姓{^ 11110000101110100011111111000000101010110111110111110000101110100011111111000000101010110111101101011110 f0ba3fc0ab7df0ba3fc0ab7b5e
UTF-8 雕끔姓}雕끔姓{^ 111010011001101110010101111010111000000110010100111001011010011110010011011111011110100110011011100101011110101110000001100101001110010110100111100100110111101101011110 e99b95eb8194e5a7937de99b95eb8194e5a7937b5e
UHC 雕끔姓}雕끔姓{^ 111100001110011110110010111110111110000011110011011111011111000011100111101100101111101111100000111100110111101101011110 f0e7b2fbe0f37df0e7b2fbe0f37b5e

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