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 隱ー驕懷夋隱ー鞜 1110100010101010101100001110100110000001100111001110010111111010100111111110100010101010101100001110100011011111 e8aab0e9819ce5fa9fe8aab0e8df
EUC-JP 隱ー驕懷夋隱ー鞜 1111000010101100100011101011000011110001111000011101100011100111100011111011100011100001111100001010110010001110101100001111000011100001 f0ac8eb0f1e1d8e78fb8e1f0ac8eb0f0e1
UTF-8 隱ー驕懷夋隱ー鞜 111010011001101010110001111011111011110110110000111010011010100110010101111001101000011110110111111001011010010010001011111010011001101010110001111011111011110110110000111010011001111010011100 e99ab1efbdb0e9a995e687b7e5a48be99ab1efbdb0e99e9c
UHC 隱?驕懷?隱?? 111010111101111100111111110011101111011011111100111000110011111111101011110111110011111100111111 ebdf3fcef6fce33febdf3f3f

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