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 ???篇???篇^ 0011111100111111001111111001010111010001001111110011111100111111100101011101000101011110 3f3f3f95d13f3f3f95d15e
EUC-JP ??榥篇??榥篇^ 001111110011111110001111110001001101101111001010110100110011111100111111100011111100010011011011110010101101001101011110 3f3f8fc4dbcad33f3f8fc4dbcad35e
UTF-8 뤶삑榥篇뤶삑榥篇^ 11101011101001001011011011101100100000101001000111100110101001101010010111100111101011111000011111101011101001001011011011101100100000101001000111100110101001101010010111100111101011111000011101011110 eba4b6ec8291e6a6a5e7af87eba4b6ec8291e6a6a5e7af875e
UHC 뤶삑榥篇뤶삑榥篇^ 1000111111100100101110111110000011111100110011101111100010111001100011111110010010111011111000001111110011001110111110001011100101011110 8fe4bbe0fccef8b98fe4bbe0fccef8b95e

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