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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 胄逸臭}胄逸臭{^ 111000111111001010001000111011011000111101001100011111011110001111110010100010001110110110001111010011000111101101011110 e3f288ed8f4c7de3f288ed8f4c7b5e
EUC-JP 胄逸臭}胄逸臭{^ 111001101111010010110000111011111011110110101101011111011110011011110100101100001110111110111101101011010111101101011110 e6f4b0efbdad7de6f4b0efbdad7b5e
UTF-8 胄逸臭}胄逸臭{^ 111010001000001110000100111010011000000010111000111010001000011110101101011111011110100010000011100001001110100110000000101110001110100010000111101011010111101101011110 e88384e980b8e887ad7de88384e980b8e887ad7b5e
UHC 胄逸臭}胄逸臭{^ 111100011011000011101100111011111111011010101011011111011111000110110000111011001110111111110110101010110111101101011110 f1b0eceff6ab7df1b0eceff6ab7b5e

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