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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ????②?筍? 00111111001111110011111100111111100001110100000100111111111000101010000100111111 3f3f3f3f87413fe2a13f
EUC-JP ??????筍? 001111110011111100111111001111110011111100111111111001001010001100111111 3f3f3f3f3f3fe4a33f
UTF-8 令쎈젛嶪②쨶筍쵢 111011111010011010101000111011001000111010001000111011001010000010011011111001011011011010101010111000101001000110100001111011001010100010110110111001111010110110001101111011001011010110100010 efa6a8ec8e88eca09be5b6aae291a1eca8b6e7ad8decb5a2
UHC 令쎈젛嶪②쨶筍쵢 11100111101010011011110111101011101000001001011111100101111101011010100011101000101001001001000011100010111011001010110101000010 e7a9bdeba097e5f5a8e8a490e2ecad42

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