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 ?刎氾}?刎氾{^ 00111111100110011000011010010100110000110111110100111111100110011000011010010100110000110111101101011110 3f998694c37d3f998694c37b5e
EUC-JP ?刎氾}?刎氾{^ 00111111110100011110011011001000110001010111110100111111110100011110011011001000110001010111101101011110 3fd1e6c8c57d3fd1e6c8c57b5e
UTF-8 뤒刎氾}뤒刎氾{^ 111010111010010010010010111001011000100010001110111001101011000010111110011111011110101110100100100100101110010110001000100011101110011010110000101111100111101101011110 eba492e5888ee6b0be7deba492e5888ee6b0be7b5e
UHC 뤒刎氾}뤒刎氾{^ 100011111100001011011001111110111101101111110000011111011000111111000010110110011111101111011011111100000111101101011110 8fc2d9fbdbf07d8fc2d9fbdbf07b5e

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