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 ????x}????x{^ 00111111001111110011111100111111011110000111110100111111001111110011111100111111011110000111101101011110 3f3f3f3f787d3f3f3f3f787b5e
SJIS-WIN ツエテ「x}ツエテ「x{^ 11000010101101001100001110100010011110000111110111000010101101001100001110100010011110000111101101011110 c2b4c3a2787dc2b4c3a2787b5e
EUC-JP ツエテ「x}ツエテ「x{^ 100011101100001010001110101101001000111011000011100011101010001001111000011111011000111011000010100011101011010010001110110000111000111010100010011110000111101101011110 8ec28eb48ec38ea2787d8ec28eb48ec38ea2787b5e
UTF-8 ツエテ「x}ツエテ「x{^ 1110111110111110100000101110111110111101101101001110111110111110100000111110111110111101101000100111100001111101111011111011111010000010111011111011110110110100111011111011111010000011111011111011110110100010011110000111101101011110 efbe82efbdb4efbe83efbda2787defbe82efbdb4efbe83efbda2787b5e
UHC ????x}????x{^ 00111111001111110011111100111111011110000111110100111111001111110011111100111111011110000111101101011110 3f3f3f3f787d3f3f3f3f787b5e

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