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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ????筍??^ 001111110011111100111111001111111110001010100001001111110011111101011110 3f3f3f3fe2a13f3f5e
EUC-JP ???檉筍??^ 0011111100111111001111111000111111000101101110111110010010100011001111110011111101011110 3f3f3f8fc5bbe4a33f3f5e
UTF-8 說렫뤛檉筍퉷숭^ 11101000101010101010101011101011101000001010101111101011101001001001101111100110101010101000100111100111101011011000110111101101100010011011011111101100100010001010110101011110 e8aaaaeba0abeba49be6aa89e7ad8ded89b7ec88ad5e
UHC 說렫뤛檉筍퉷숭^ 111000001110001110001110101110011000111111001010111011111110000011100010111011001011100110001111101111001111111001011110 e0e38eb98fcaefe0e2ecb98fbcfe5e

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