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 ??{N}??{N{^ 0011111100111111011110110100111001111101001111110011111101111011010011100111101101011110 3f3f7b4e7d3f3f7b4e7b5e
SJIS-WIN 炭達{N}炭達{N{^ 100100100101100110010010010000100111101101001110011111011001001001011001100100100100001001111011010011100111101101011110 925992427b4e7d925992427b4e7b5e
EUC-JP 炭達{N}炭達{N{^ 110000111011101011000011101000110111101101001110011111011100001110111010110000111010001101111011010011100111101101011110 c3bac3a37b4e7dc3bac3a37b4e7b5e
UTF-8 炭達{N}炭達{N{^ 11100111100000101010110111101001100000011001010001111011010011100111110111100111100000101010110111101001100000011001010001111011010011100111101101011110 e782ade981947b4e7de782ade981947b4e7b5e
UHC 炭達{N}炭達{N{^ 111101111010100111010011101110010111101101001110011111011111011110101001110100111011100101111011010011100111101101011110 f7a9d3b97b4e7df7a9d3b97b4e7b5e

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