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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 湿柴シホシヌ湿執 100011101011110010001110110001001011110011001110101111001100011110001110101111001000111010110111 8ebc8ec4bccebcc78ebc8eb7
EUC-JP 湿柴シホシヌ湿執 10111100101111101011110011000110100011101011110010001110110011101000111010111100100011101100011110111100101111101011110010111001 bcbebcc68ebc8ece8ebc8ec7bcbebcb9
UTF-8 湿柴シホシヌ湿執 111001101011100110111111111001101001111110110100111011111011110110111100111011111011111010001110111011111011110110111100111011111011111010000111111001101011100110111111111001011001111110110111 e6b9bfe69fb4efbdbcefbe8eefbdbcefbe87e6b9bfe59fb7
UHC ?柴?????執 00111111111000111100001100111111001111110011111100111111001111111111001011111011 3fe3c33f3f3f3f3ff2fb

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