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 筍??}筍??{^ 1110001010100001001111110011111101111101111000101010000100111111001111110111101101011110 e2a13f3f7de2a13f3f7b5e
EUC-JP 筍??}筍??{^ 1110010010100011001111110011111101111101111001001010001100111111001111110111101101011110 e4a33f3f7de4a33f3f7b5e
UTF-8 筍뒏궎}筍뒏궎{^ 111001111010110110001101111010111001001010001111111010101011011010001110011111011110011110101101100011011110101110010010100011111110101010110110100011100111101101011110 e7ad8deb928feab68e7de7ad8deb928feab68e7b5e
UHC 筍뒏궎}筍뒏궎{^ 111000101110110010001010100011001000001010100100011111011110001011101100100010101000110010000010101001000111101101011110 e2ec8a8c82a47de2ec8a8c82a47b5e

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