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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ?忽???}?忽???{^ 001111111000110110011010001111110011111100111111011111010011111110001101100110100011111100111111001111110111101101011110 3f8d9a3f3f3f7d3f8d9a3f3f3f7b5e
EUC-JP ?忽???}?忽???{^ 001111111011100111111010001111110011111100111111011111010011111110111001111110100011111100111111001111110111101101011110 3fb9fa3f3f3f7d3fb9fa3f3f3f7b5e
UTF-8 뤗忽쟌틢턭}뤗忽쟌틢턭{^ 111010111010010010010111111001011011111110111101111011001001111110001100111011011000101110100010111011011000010010101101011111011110101110100100100101111110010110111111101111011110110010011111100011001110110110001011101000101110110110000100101011010111101101011110 eba497e5bfbdec9f8ced8ba2ed84ad7deba497e5bfbdec9f8ced8ba2ed84ad7b5e
UHC 뤗忽쟌틢턭}뤗忽쟌틢턭{^ 1000111111000111111110111110110011000000111100101011101010001110101101100110111001111101100011111100011111111011111011001100000011110010101110101000111010110110011011100111101101011110 8fc7fbecc0f2ba8eb66e7d8fc7fbecc0f2ba8eb66e7b5e

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