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{^ 11100110101000110011111100111111010101010111110111100110101000110011111100111111010101010111101101011110 e6a33f3f557de6a33f3f557b5e
EUC-JP 譽??U}譽??U{^ 11101100101001010011111100111111010101010111110111101100101001010011111100111111010101010111101101011110 eca53f3f557deca53f3f557b5e
UTF-8 譽쎿쐩U}譽쎿쐩U{^ 1110100010101101101111011110110010001110101111111110110010010000101010010101010101111101111010001010110110111101111011001000111010111111111011001001000010101001010101010111101101011110 e8adbdec8ebfec90a9557de8adbdec8ebfec90a9557b5e
UHC 譽쎿쐩U}譽쎿쐩U{^ 1110011111100010100110111110011010011100100011100101010101111101111001111110001010011011111001101001110010001110010101010111101101011110 e7e29be69c8e557de7e29be69c8e557b5e

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