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 ???N[}???N[{^ 00111111001111110011111101001110010110110111110100111111001111110011111101001110010110110111101101011110 3f3f3f4e5b7d3f3f3f4e5b7b5e
SJIS-WIN 伊х?N[}伊х?N[{^ 1000100011001001100001001000011100111111010011100101101101111101100010001100100110000100100001110011111101001110010110110111101101011110 88c984873f4e5b7d88c984873f4e5b7b5e
EUC-JP 伊х?N[}伊х?N[{^ 1011000011001011101001111110011100111111010011100101101101111101101100001100101110100111111001110011111101001110010110110111101101011110 b0cba7e73f4e5b7db0cba7e73f4e5b7b5e
UTF-8 伊х쳺N[}伊х쳺N[{^ 1110010010111100100010101101000110000101111011001011001110111010010011100101101101111101111001001011110010001010110100011000010111101100101100111011101001001110010110110111101101011110 e4bc8ad185ecb3ba4e5b7de4bc8ad185ecb3ba4e5b7b5e
UHC 伊х쳺N[}伊х쳺N[{^ 11101100101001011010110011100111101010111001110101001110010110110111110111101100101001011010110011100111101010111001110101001110010110110111101101011110 eca5ace7ab9d4e5b7deca5ace7ab9d4e5b7b5e

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