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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 隶夲スコ隶夲スコ^ 11101000101011101001101011101111101111011011101011101000101011101001101011101111101111011011101001011110 e8ae9aefbdbae8ae9aefbdba5e
EUC-JP 隶夲スコ隶夲スコ^ 1111000010110000110101001111000110001110101111011000111010111010111100001011000011010100111100011000111010111101100011101011101001011110 f0b0d4f18ebd8ebaf0b0d4f18ebd8eba5e
UTF-8 隶夲スコ隶夲スコ^ 11101001100110101011011011100101101001001011001011101111101111011011110111101111101111011011101011101001100110101011011011100101101001001011001011101111101111011011110111101111101111011011101001011110 e99ab6e5a4b2efbdbdefbdbae99ab6e5a4b2efbdbdefbdba5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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