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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN テ債セ\}テ債セ\{^ 11000011100011011100001010111110010111000111110111000011100011011100001010111110010111000111101101011110 c38dc2be5c7dc38dc2be5c7b5e
EUC-JP テ債セ\}テ債セ\{^ 1000111011000011101110101100010010001110101111100101110001111101100011101100001110111010110001001000111010111110010111000111101101011110 8ec3bac48ebe5c7d8ec3bac48ebe5c7b5e
UTF-8 テ債セ\}テ債セ\{^ 1110111110111110100000111110010110000010101101011110111110111101101111100101110001111101111011111011111010000011111001011000001010110101111011111011110110111110010111000111101101011110 efbe83e582b5efbdbe5c7defbe83e582b5efbdbe5c7b5e
UHC ?債?\}?債?\{^ 00111111111100111111000000111111010111000111110100111111111100111111000000111111010111000111101101011110 3ff3f03f5c7d3ff3f03f5c7b5e

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