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{^ 00111111001111110011111101111011010011100111110100111111001111110011111101111011010011100111101101011110 3f3f3f7b4e7d3f3f3f7b4e7b5e
SJIS-WIN ?ч?{N}?ч?{N{^ 001111111000010010001001001111110111101101001110011111010011111110000100100010010011111101111011010011100111101101011110 3f84893f7b4e7d3f84893f7b4e7b5e
EUC-JP ?ч?{N}?ч?{N{^ 001111111010011111101001001111110111101101001110011111010011111110100111111010010011111101111011010011100111101101011110 3fa7e93f7b4e7d3fa7e93f7b4e7b5e
UTF-8 嶪ч뭣{N}嶪ч뭣{N{^ 1110010110110110101010101101000110000111111010111010110110100011011110110100111001111101111001011011011010101010110100011000011111101011101011011010001101111011010011100111101101011110 e5b6aad187ebada37b4e7de5b6aad187ebada37b4e7b5e
UHC 嶪ч뭣{N}嶪ч뭣{N{^ 11100101111101011010110011101001101110011011110101111011010011100111110111100101111101011010110011101001101110011011110101111011010011100111101101011110 e5f5ace9b9bd7b4e7de5f5ace9b9bd7b4e7b5e

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