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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??????臾?┨^ 001111110011111100111111001111110011111100111111111001000110101100111111100001001011011101011110 3f3f3f3f3f3fe46b3f84b75e
EUC-JP ??????臾?┨^ 001111110011111100111111001111110011111100111111111001111100110000111111101010001011100101011110 3f3f3f3f3f3fe7cc3fa8b95e
UTF-8 樂낅쵈利백썒臾딆┨^ 11101111101001101011111111101011100000101000010111101100101101011000100011101111101001111001110111101011101100001011000111101100100011011001001011101000100001111011111011101011100101001000011011100010100101001010100001011110 efa6bfeb8285ecb588efa79debb0b1ec8d92e887beeb9486e294a85e
UHC 樂낅쵈利백썒臾딆┨^ 11101000111110011000010111101011101011001000101011101100101001101011100111101001100110111000010111101011101011001000101011101100101001101011100101011110 e8f985ebac8aeca6b9e99b85ebac8aeca6b95e

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