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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 棚短蔵U}棚短蔵U{^ 1001001001001001100100100101101010010001101000000101010101111101100100100100100110010010010110101001000110100000010101010111101101011110 9249925a91a0557d9249925a91a0557b5e
EUC-JP 棚短蔵U}棚短蔵U{^ 1100001110101010110000111011101111000010101000100101010101111101110000111010101011000011101110111100001010100010010101010111101101011110 c3aac3bbc2a2557dc3aac3bbc2a2557b5e
UTF-8 棚短蔵U}棚短蔵U{^ 1110011010100011100110101110011110011111101011011110100010010100101101010101010101111101111001101010001110011010111001111001111110101101111010001001010010110101010101010111101101011110 e6a39ae79fade894b5557de6a39ae79fade894b5557b5e
UHC 棚短?U}棚短?U{^ 110111011101110011010011101011010011111101010101011111011101110111011100110100111010110100111111010101010111101101011110 dddcd3ad3f557ddddcd3ad3f557b5e

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