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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 〓?丈〓?蠶^ 1000000110101100001111111000111111100100100000011010110000111111111001011100001001011110 81ac3f8fe481ac3fe5c25e
EUC-JP 〓?丈〓?蠶^ 1010001010101110001111111011111011100110101000101010111000111111111010101100010001011110 a2ae3fbee6a2ae3feac45e
UTF-8 〓룫丈〓룫蠶^ 11100011100000001001001111101011101000111010101111100100101110001000100011100011100000001001001111101011101000111010101111101000101000001011011001011110 e38093eba3abe4b888e38093eba3abe8a0b65e
UHC 〓룫丈〓룫蠶^ 10100001111010111000111110100010111011011101101110100001111010111000111110100010111011011101100101011110 a1eb8fa2eddba1eb8fa2edd95e

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