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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 淼ァ譛始}淼ァ譛始{^ 1111101101000101101001111110011010011100100011100110111001111101111110110100010110100111111001101001110010001110011011100111101101011110 fb45a7e69c8e6e7dfb45a7e69c8e6e7b5e
EUC-JP 淼ァ譛始}淼ァ譛始{^ 100011111100011111100110100011101010011111101011111111001011101111001111011111011000111111000111111001101000111010100111111010111111110010111011110011110111101101011110 8fc7e68ea7ebfcbbcf7d8fc7e68ea7ebfcbbcf7b5e
UTF-8 淼ァ譛始}淼ァ譛始{^ 111001101011011110111100111011111011110110100111111010001010110110011011111001011010011110001011011111011110011010110111101111001110111110111101101001111110100010101101100110111110010110100111100010110111101101011110 e6b7bcefbda7e8ad9be5a78b7de6b7bcefbda7e8ad9be5a78b7b5e
UHC ???始}???始{^ 00111111001111110011111111100011101101110111110100111111001111110011111111100011101101110111101101011110 3f3f3fe3b77d3f3f3fe3b77b5e

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