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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鵫。蕓鵫。葈^ 111111000100100010100001111100101101111111111011100110101111110001001000101000011111001011011111111110111001100001011110 fc48a1f2dffb9afc48a1f2dffb985e
EUC-JP 鵫。?蕓鵫。?葈^ 10001111111010111111101010001110101000010011111110001111110110011100011010001111111010111111101010001110101000010011111110001111110110001101000101011110 8febfa8ea13f8fd9c68febfa8ea13f8fd8d15e
UTF-8 鵫。蕓鵫。葈^ 11101001101101011010101111101111101111011010000111101110100010001001011011101000100101011001001111101001101101011010101111101111101111011010000111101110100010001001011011101000100100011000100001011110 e9b5abefbda1ee8896e89593e9b5abefbda1ee8896e891885e
UHC ???蕓????^ 00111111001111110011111111101001111111100011111100111111001111110011111101011110 3f3f3fe9fe3f3f3f3f5e

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