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 陰?聯}陰?聯{^ 10001001010000010011111110010111111111000111110110001001010000010011111110010111111111000111101101011110 89413f97fc7d89413f97fc7b5e
EUC-JP 陰?聯}陰?聯{^ 10110001101000100011111111001110111111100111110110110001101000100011111111001110111111100111101101011110 b1a23fcefe7db1a23fcefe7b5e
UTF-8 陰뀌聯}陰뀌聯{^ 111010011001100110110000111010111000000010001100111010001000000110101111011111011110100110011001101100001110101110000000100011001110100010000001101011110111101101011110 e999b0eb808ce881af7de999b0eb808ce881af7b5e
UHC 陰뀌聯}陰뀌聯{^ 111010111110010010110010111011101101011010100100011111011110101111100100101100101110111011010110101001000111101101011110 ebe4b2eed6a47debe4b2eed6a47b5e

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