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 ???K}???K{^ 0011111100111111001111110100101101111101001111110011111100111111010010110111101101011110 3f3f3f4b7d3f3f3f4b7b5e
SJIS-WIN 盂ロセK}盂ロセK{^ 11100001101100011101101110111110010010110111110111100001101100011101101110111110010010110111101101011110 e1b1dbbe4b7de1b1dbbe4b7b5e
EUC-JP 盂ロセK}盂ロセK{^ 1110001010110011100011101101101110001110101111100100101101111101111000101011001110001110110110111000111010111110010010110111101101011110 e2b38edb8ebe4b7de2b38edb8ebe4b7b5e
UTF-8 盂ロセK}盂ロセK{^ 1110011110011011100000101110111110111110100110111110111110111101101111100100101101111101111001111001101110000010111011111011111010011011111011111011110110111110010010110111101101011110 e79b82efbe9befbdbe4b7de79b82efbe9befbdbe4b7b5e
UHC 盂??K}盂??K{^ 11101001110111010011111100111111010010110111110111101001110111010011111100111111010010110111101101011110 e9dd3f3f4b7de9dd3f3f4b7b5e

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