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 鼎???鼎???^ 1001001101000011001111110011111100111111100100110100001100111111001111110011111101011110 93433f3f3f93433f3f3f5e
EUC-JP 鼎???鼎???^ 1100010110100100001111110011111100111111110001011010010000111111001111110011111101011110 c5a43f3f3fc5a43f3f3f5e
UTF-8 鼎陋렏받鼎陋렏밗^ 11101001101111001000111011101111101001011001000111101011101000001000111111101011101100001001101111101001101111001000111011101111101001011001000111101011101000001000111111101011101100001001011101011110 e9bc8eefa591eba08febb09be9bc8eefa591eba08febb0975e
UHC 鼎陋렏받鼎陋렏밗^ 1111000010100011110100101110101110001110101001011011100111011110111100001010001111010010111010111000111010100101101110011101110001011110 f0a3d2eb8ea5b9def0a3d2eb8ea5b9dc5e

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