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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ???7n}???7n{^ 001111110011111100111111100000100101011001101110011111010011111100111111001111111000001001010110011011100111101101011110 3f3f3f82566e7d3f3f3f82566e7b5e
EUC-JP ???7n}???7n{^ 001111110011111100111111101000111011011101101110011111010011111100111111001111111010001110110111011011100111101101011110 3f3f3fa3b76e7d3f3f3fa3b76e7b5e
UTF-8 嶺뚋살7n}嶺뚋살7n{^ 1110111110100110101010111110101110011010100010111110110010000010101101001110111110111100100101110110111001111101111011111010011010101011111010111001101010001011111011001000001010110100111011111011110010010111011011100111101101011110 efa6abeb9a8bec82b4efbc976e7defa6abeb9a8bec82b4efbc976e7b5e
UHC 嶺뚋살7n}嶺뚋살7n{^ 111001111010110110001100110011101011101111101100101000111011011101101110011111011110011110101101100011001100111010111011111011001010001110110111011011100111101101011110 e7ad8ccebbeca3b76e7de7ad8ccebbeca3b76e7b5e

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