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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 郢暮∈郢暮∈^ 11100111101110011001010111101001100000011011100011100111101110011001010111101001100000011011100001011110 e7b995e981b8e7b995e981b85e
EUC-JP 郢暮∈郢暮∈^ 11101110101110111100101011101011101000101011101011101110101110111100101011101011101000101011101001011110 eebbcaeba2baeebbcaeba2ba5e
UTF-8 郢暮∈郢暮∈^ 11101001100000111010001011100110100110101010111011100010100010001000100011101001100000111010001011100110100110101010111011100010100010001000100001011110 e983a2e69aaee28888e983a2e69aaee288885e
UHC ?暮∈?暮∈^ 0011111111011001101110101010000111110100001111111101100110111010101000011111010001011110 3fd9baa1f43fd9baa1f45e

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