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 ???雅??餓??^ 001111110011111100111111100010011110101100111111001111111000100111101100001111110011111101011110 3f3f3f89eb3f3f89ec3f3f5e
EUC-JP ???雅??餓??^ 001111110011111100111111101100101110110100111111001111111011001011101110001111110011111101011110 3f3f3fb2ed3f3fb2ee3f3f5e
UTF-8 樂롣퍢雅잓썛餓쇾벚^ 11101111101001101011111111101011101000011010001111101101100011011010001011101001100110111000010111101100100111101001001111101100100011011001101111101001101001001001001111101100100001111011111011101011101100101001101001011110 efa6bfeba1a3ed8da2e99b85ec9e93ec8d9be9a493ec87beebb29a5e
UHC 樂롣퍢雅잓썛餓쇾벚^ 11101000111110011000111011100100101110111001100111100100101110101001111111101001100110111000111011100100101110111001100111100100101110101010001001011110 e8f98ee4bb99e4ba9fe99b8ee4bb99e4baa25e

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