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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 辿足俗U}辿足俗U{^ 1001001001001000100100011010101110010001101011010101010101111101100100100100100010010001101010111001000110101101010101010111101101011110 924891ab91ad557d924891ab91ad557b5e
EUC-JP 辿足俗U}辿足俗U{^ 1100001110101001110000101010110111000010101011110101010101111101110000111010100111000010101011011100001010101111010101010111101101011110 c3a9c2adc2af557dc3a9c2adc2af557b5e
UTF-8 辿足俗U}辿足俗U{^ 1110100010111110101111111110100010110110101100111110010010111111100101110101010101111101111010001011111010111111111010001011011010110011111001001011111110010111010101010111101101011110 e8bebfe8b6b3e4bf97557de8bebfe8b6b3e4bf97557b5e
UHC ?足俗U}?足俗U{^ 001111111111000011101011111000011101010001010101011111010011111111110000111010111110000111010100010101010111101101011110 3ff0ebe1d4557d3ff0ebe1d4557b5e

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