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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 倖?s}倖?s{^ 10001100111101000011111110000010100100110111110110001100111101000011111110000010100100110111101101011110 8cf43f82937d8cf43f82937b5e
EUC-JP 倖?s}倖?s{^ 10111000111101100011111110100011111100110111110110111000111101100011111110100011111100110111101101011110 b8f63fa3f37db8f63fa3f37b5e
UTF-8 倖ㅺs}倖ㅺs{^ 111001011000000010010110111000111000010110111010111011111011110110010011011111011110010110000000100101101110001110000101101110101110111110111101100100110111101101011110 e58096e385baefbd937de58096e385baefbd937b5e
UHC 倖ㅺs}倖ㅺs{^ 111110101011100010100100111010101010001111110011011111011111101010111000101001001110101010100011111100110111101101011110 fab8a4eaa3f37dfab8a4eaa3f37b5e

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