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 隱ー驕懷夋隱ー 111010001010101010110000111010011000000110011100111001011111101010011111111010001010101010110000 e8aab0e9819ce5fa9fe8aab0
EUC-JP 隱ー驕懷夋隱ー 111100001010110010001110101100001111000111100001110110001110011110001111101110001110000111110000101011001000111010110000 f0ac8eb0f1e1d8e78fb8e1f0ac8eb0
UTF-8 隱ー驕懷夋隱ー 111010011001101010110001111011111011110110110000111010011010100110010101111001101000011110110111111001011010010010001011111010011001101010110001111011111011110110110000 e99ab1efbdb0e9a995e687b7e5a48be99ab1efbdb0
UHC 隱?驕懷?隱? 1110101111011111001111111100111011110110111111001110001100111111111010111101111100111111 ebdf3fcef6fce33febdf3f

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