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 澵ヘフ}澵ヘフ{^ 1111101101001100110011011100110001111101111110110100110011001101110011000111101101011110 fb4ccdcc7dfb4ccdcc7b5e
EUC-JP 澵ヘフ}澵ヘフ{^ 1000111111001000111110001000111011001101100011101100110001111101100011111100100011111000100011101100110110001110110011000111101101011110 8fc8f88ecd8ecc7d8fc8f88ecd8ecc7b5e
UTF-8 澵ヘフ}澵ヘフ{^ 111001101011111010110101111011111011111010001101111011111011111010001100011111011110011010111110101101011110111110111110100011011110111110111110100011000111101101011110 e6beb5efbe8defbe8c7de6beb5efbe8defbe8c7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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