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 ???T}???T{^ 0011111100111111001111110101010001111101001111110011111100111111010101000111101101011110 3f3f3f547d3f3f3f547b5e
SJIS-WIN 辿叩棚T}辿叩棚T{^ 1001001001001000100100100100000010010010010010010101010001111101100100100100100010010010010000001001001001001001010101000111101101011110 924892409249547d924892409249547b5e
EUC-JP 辿叩棚T}辿叩棚T{^ 1100001110101001110000111010000111000011101010100101010001111101110000111010100111000011101000011100001110101010010101000111101101011110 c3a9c3a1c3aa547dc3a9c3a1c3aa547b5e
UTF-8 辿叩棚T}辿叩棚T{^ 1110100010111110101111111110010110001111101010011110011010100011100110100101010001111101111010001011111010111111111001011000111110101001111001101010001110011010010101000111101101011110 e8bebfe58fa9e6a39a547de8bebfe58fa9e6a39a547b5e
UHC ?叩棚T}?叩棚T{^ 001111111100110110110000110111011101110001010100011111010011111111001101101100001101110111011100010101000111101101011110 3fcdb0dddc547d3fcdb0dddc547b5e

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