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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 奧??[}奧??[{^ 10011010111110100011111100111111010110110111110110011010111110100011111100111111010110110111101101011110 9afa3f3f5b7d9afa3f3f5b7b5e
EUC-JP 奧??[}奧??[{^ 11010100111111000011111100111111010110110111110111010100111111000011111100111111010110110111101101011110 d4fc3f3f5b7dd4fc3f3f5b7b5e
UTF-8 奧곩늾[}奧곩늾[{^ 1110010110100101101001111110101010110011101010011110101110001010101111100101101101111101111001011010010110100111111010101011001110101001111010111000101010111110010110110111101101011110 e5a5a7eab3a9eb8abe5b7de5a5a7eab3a9eb8abe5b7b5e
UHC 奧곩늾[}奧곩늾[{^ 1110011111110011100000011110010110001000100001110101101101111101111001111111001110000001111001011000100010000111010110110111101101011110 e7f381e588875b7de7f381e588875b7b5e

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