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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ?橋桀[?橋桀[^ 00111111100010111011010010011110011110110101101100111111100010111011010010011110011110110101101101011110 3f8bb49e7b5b3f8bb49e7b5b5e
EUC-JP ?橋桀[?橋桀[^ 00111111101101101011011011011011110111000101101100111111101101101011011011011011110111000101101101011110 3fb6b6dbdc5b3fb6b6dbdc5b5e
UTF-8 鱗橋桀[鱗橋桀[^ 111011111010011110110010111001101010100110001011111001101010000110000000010110111110111110100111101100101110011010101001100010111110011010100001100000000101101101011110 efa7b2e6a98be6a1805befa7b2e6a98be6a1805b5e
UHC 鱗橋桀[鱗橋桀[^ 111011001110011111001110111010011100101111111010010110111110110011100111110011101110100111001011111110100101101101011110 ece7cee9cbfa5bece7cee9cbfa5b5e

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