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 谷損蔵}谷損蔵{^ 100100100100101010010001101110011001000110100000011111011001001001001010100100011011100110010001101000000111101101011110 924a91b991a07d924a91b991a07b5e
EUC-JP 谷損蔵}谷損蔵{^ 110000111010101111000010101110111100001010100010011111011100001110101011110000101011101111000010101000100111101101011110 c3abc2bbc2a27dc3abc2bbc2a27b5e
UTF-8 谷損蔵}谷損蔵{^ 111010001011000010110111111001101001000010001101111010001001010010110101011111011110100010110000101101111110011010010000100011011110100010010100101101010111101101011110 e8b0b7e6908de894b57de8b0b7e6908de894b57b5e
UHC 谷損?}谷損?{^ 11001101110110111110000111011111001111110111110111001101110110111110000111011111001111110111101101011110 cddbe1df3f7dcddbe1df3f7b5e

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