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 ???Y???bE 001111110011111100111111010110010011111100111111001111110110001001000101 3f3f3f593f3f3f6245
SJIS-WIN 船銑汐Y船銑汐bE 100100010100010010010001010011001000111010101100010110011001000101000100100100010100110010001110101011000110001001000101 9144914c8eac599144914c8eac6245
EUC-JP 船銑汐Y船銑汐bE 110000011010010111000001101011011011110010101110010110011100000110100101110000011010110110111100101011100110001001000101 c1a5c1adbcae59c1a5c1adbcae6245
UTF-8 船銑汐Y船銑汐bE 111010001000100010111001111010011000101010010001111001101011000110010000010110011110100010001000101110011110100110001010100100011110011010110001100100000110001001000101 e888b9e98a91e6b19059e888b9e98a91e6b1906245
UHC 船銑汐Y船銑汐bE 111000001100111111100000110101011110000010110001010110011110000011001111111000001101010111100000101100010110001001000101 e0cfe0d5e0b159e0cfe0d5e0b16245

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