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 谷村俗}谷村俗{^ 100100100100101010010001101110101001000110101101011111011001001001001010100100011011101010010001101011010111101101011110 924a91ba91ad7d924a91ba91ad7b5e
EUC-JP 谷村俗}谷村俗{^ 110000111010101111000010101111001100001010101111011111011100001110101011110000101011110011000010101011110111101101011110 c3abc2bcc2af7dc3abc2bcc2af7b5e
UTF-8 谷村俗}谷村俗{^ 111010001011000010110111111001101001110110010001111001001011111110010111011111011110100010110000101101111110011010011101100100011110010010111111100101110111101101011110 e8b0b7e69d91e4bf977de8b0b7e69d91e4bf977b5e
UHC 谷村俗}谷村俗{^ 110011011101101111110101101111011110000111010100011111011100110111011011111101011011110111100001110101000111101101011110 cddbf5bde1d47dcddbf5bde1d47b5e

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