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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ⅱ汐鋠ト齊ケ雫 111110100100000110001110101011001111101111010101110001001110101010001110101110011000111010110100 fa418eacfbd5c4ea8eb98eb4
EUC-JP ?汐鋠ト齊ケ雫 0011111110111100101011101000111111100100110001111000111011000100111100111110111010001110101110011011110010110110 3fbcae8fe4c78ec4f3ee8eb9bcb6
UTF-8 ⅱ汐鋠ト齊ケ雫 111000101000010110110001111001101011000110010000111010011000101110100000111011111011111010000100111010011011110110001010111011111011110110111001111010011001101110101011 e285b1e6b190e98ba0efbe84e9bd8aefbdb9e99bab
UHC ⅱ汐??齊?? 10100101101000101110000010110001001111110011111111110000101110100011111100111111 a5a2e0b13f3ff0ba3f3f

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