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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 棚谷其W}棚谷其W{^ 1001001001001001100100100100101010010001101101000101011101111101100100100100100110010010010010101001000110110100010101110111101101011110 9249924a91b4577d9249924a91b4577b5e
EUC-JP 棚谷其W}棚谷其W{^ 1100001110101010110000111010101111000010101101100101011101111101110000111010101011000011101010111100001010110110010101110111101101011110 c3aac3abc2b6577dc3aac3abc2b6577b5e
UTF-8 棚谷其W}棚谷其W{^ 1110011010100011100110101110100010110000101101111110010110000101101101100101011101111101111001101010001110011010111010001011000010110111111001011000010110110110010101110111101101011110 e6a39ae8b0b7e585b6577de6a39ae8b0b7e585b6577b5e
UHC 棚谷其W}棚谷其W{^ 1101110111011100110011011101101111010000111011000101011101111101110111011101110011001101110110111101000011101100010101110111101101011110 dddccddbd0ec577ddddccddbd0ec577b5e

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