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 精?聯}精?聯{^ 10010000101110000011111110010111111111000111110110010000101110000011111110010111111111000111101101011110 90b83f97fc7d90b83f97fc7b5e
EUC-JP 精?聯}精?聯{^ 11000000101110100011111111001110111111100111110111000000101110100011111111001110111111100111101101011110 c0ba3fcefe7dc0ba3fcefe7b5e
UTF-8 精뀌聯}精뀌聯{^ 111001111011001010111110111010111000000010001100111010001000000110101111011111011110011110110010101111101110101110000000100011001110100010000001101011110111101101011110 e7b2beeb808ce881af7de7b2beeb808ce881af7b5e
UHC 精뀌聯}精뀌聯{^ 111011111111000110110010111011101101011010100100011111011110111111110001101100101110111011010110101001000111101101011110 eff1b2eed6a47deff1b2eed6a47b5e

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