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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 谷速孫}谷速孫{^ 100100100100101010010001101011001001000110110111011111011001001001001010100100011010110010010001101101110111101101011110 924a91ac91b77d924a91ac91b77b5e
EUC-JP 谷速孫}谷速孫{^ 110000111010101111000010101011101100001010111001011111011100001110101011110000101010111011000010101110010111101101011110 c3abc2aec2b97dc3abc2aec2b97b5e
UTF-8 谷速孫}谷速孫{^ 111010001011000010110111111010011000000010011111111001011010110110101011011111011110100010110000101101111110100110000000100111111110010110101101101010110111101101011110 e8b0b7e9809fe5adab7de8b0b7e9809fe5adab7b5e
UHC 谷速孫}谷速孫{^ 110011011101101111100001110111001110000111011101011111011100110111011011111000011101110011100001110111010111101101011110 cddbe1dce1dd7dcddbe1dce1dd7b5e

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