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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 砥??繃砥??棚^ 10010011011101010011111100111111111000110111110110010011011101010011111100111111100100100100100101011110 93753f3fe37d93753f3f92495e
EUC-JP 砥??繃砥??棚^ 11000101110101100011111100111111111001011101111011000101110101100011111100111111110000111010101001011110 c5d63f3fe5dec5d63f3fc3aa5e
UTF-8 砥쾡렰繃砥쾡렰棚^ 11100111101000001010010111101100101111101010000111101011101000001011000011100111101110011000001111100111101000001010010111101100101111101010000111101011101000001011000011100110101000111001101001011110 e7a0a5ecbea1eba0b0e7b983e7a0a5ecbea1eba0b0e6a39a5e
UHC 砥쾡렰繃砥쾡렰棚^ 1111001010110010110001001110100110001110101111011101110111011110111100101011001011000100111010011000111010111101110111011101110001011110 f2b2c4e98ebddddef2b2c4e98ebddddc5e

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