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 ???E}???E{^ 0011111100111111001111110100010101111101001111110011111100111111010001010111101101011110 3f3f3f457d3f3f3f457b5e
SJIS-WIN 族??E}族??E{^ 10010001101100000011111100111111010001010111110110010001101100000011111100111111010001010111101101011110 91b03f3f457d91b03f3f457b5e
EUC-JP 族??E}族??E{^ 11000010101100100011111100111111010001010111110111000010101100100011111100111111010001010111101101011110 c2b23f3f457dc2b23f3f457b5e
UTF-8 族쯔츌E}族쯔츌E{^ 1110011010010111100011111110110010101111100101001110110010111000100011000100010101111101111001101001011110001111111011001010111110010100111011001011100010001100010001010111101101011110 e6978fecaf94ecb88c457de6978fecaf94ecb88c457b5e
UHC 族쯔츌E}族쯔츌E{^ 1111000011101001110000101110101011000011111101000100010101111101111100001110100111000010111010101100001111110100010001010111101101011110 f0e9c2eac3f4457df0e9c2eac3f4457b5e

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