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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???箋??業?? 0011111100111111001111111110001010110011001111110011111110001011110001100011111100111111 3f3f3fe2b33f3f8bc63f3f
EUC-JP ???箋??業?? 0011111100111111001111111110010010110101001111110011111110110110110010000011111100111111 3f3f3fe4b53f3fb6c83f3f
UTF-8 了숋쉼箋뷂쉑業뉛풆 111011111010011010111010111011001000100010001011111011001000100110111100111001111010111010001011111010111011011110000010111011001000100110010001111001101010010110101101111010111000100110011011111011011001001010000110 efa6baec888bec89bce7ae8bebb782ec8991e6a5adeb899bed9286
UHC 了숋쉼箋뷂쉑業뉛풆 111010001110011110011001111011111011110110110000111011111010100010010100111011111011110110100111111001011111011010000111111011111011111010001110 e8e799efbdb0efa894efbda7e5f687efbe8e

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