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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鬮ォ遉シ譛暮o 111010011010101110101011111001111010010010111100111001101001110010010101111010011000001010001111 e9ababe7a4bce69c95e9828f
EUC-JP 鬮ォ遉シ譛暮o 1111001010101101100011101010101111101110101001101000111010111100111010111111110011001010111010111010001111101111 f2ad8eabeea68ebcebfccaeba3ef
UTF-8 鬮ォ遉シ譛暮o 111010011010110010101110111011111011110110101011111010011000000110001001111011111011110110111100111010001010110110011011111001101001101010101110111011111011110110001111 e9acaeefbdabe98189efbdbce8ad9be69aaeefbd8f
UHC ?????暮o 001111110011111100111111001111110011111111011001101110101010001111101111 3f3f3f3f3fd9baa3ef

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