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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?豆?尨}?豆?尨{^ 001111111001001110100100001111111001101110011000011111010011111110010011101001000011111110011011100110000111101101011110 3f93a43f9b987d3f93a43f9b987b5e
EUC-JP 祜豆?尨}祜豆?尨{^ 10001111110100001101100011000110101001100011111111010101111110000111110110001111110100001101100011000110101001100011111111010101111110000111101101011110 8fd0d8c6a63fd5f87d8fd0d8c6a63fd5f87b5e
UTF-8 祜豆렠尨}祜豆렠尨{^ 111001111010010110011100111010001011000110000110111010111010000010100000111001011011000010101000011111011110011110100101100111001110100010110001100001101110101110100000101000001110010110110000101010000111101101011110 e7a59ce8b186eba0a0e5b0a87de7a59ce8b186eba0a0e5b0a87b5e
UHC 祜豆렠尨}祜豆렠尨{^ 11111011110101001101010011100111100011101011000111011011101010110111110111111011110101001101010011100111100011101011000111011011101010110111101101011110 fbd4d4e78eb1dbab7dfbd4d4e78eb1dbab7b5e

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