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 谷孫造}谷孫造{^ 100100100100101010010001101101111001000110100010011111011001001001001010100100011011011110010001101000100111101101011110 924a91b791a27d924a91b791a27b5e
EUC-JP 谷孫造}谷孫造{^ 110000111010101111000010101110011100001010100100011111011100001110101011110000101011100111000010101001000111101101011110 c3abc2b9c2a47dc3abc2b9c2a47b5e
UTF-8 谷孫造}谷孫造{^ 111010001011000010110111111001011010110110101011111010011000000010100000011111011110100010110000101101111110010110101101101010111110100110000000101000000111101101011110 e8b0b7e5adabe980a07de8b0b7e5adabe980a07b5e
UHC 谷孫造}谷孫造{^ 110011011101101111100001110111011111000011100011011111011100110111011011111000011101110111110000111000110111101101011110 cddbe1ddf0e37dcddbe1ddf0e37b5e

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