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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???韋??碎?? 0011111100111111001111111110100011101000001111110011111111100001111010100011111100111111 3f3f3fe8e83f3fe1ea3f3f
EUC-JP ???韋??碎?? 0011111100111111001111111111000011101010001111110011111111100010111011000011111100111111 3f3f3ff0ea3f3fe2ec3f3f
UTF-8 歷띠떓韋뗥윜碎듐늻 111011111010011010001100111010111001110110100000111010111001011010010011111010011001111110001011111010111001011110100101111011001001110010011100111001111010001010001110111010111001001110010000111010111000101010111011 efa68ceb9da0eb9693e99f8beb97a5ec9c9ce7a28eeb9390eb8abb
UHC 歷띠떓韋뗥윜碎듐늻 111001101011100010110110111011001000101110101001111010101101111110001011111001011001111110011111111000011110111110110101111000111000100010000100 e6b8b6ec8ba9eadf8be59f9fe1efb5e38884

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