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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???餓??日??^ 001111110011111100111111100010011110110000111111001111111001001111111010001111110011111101011110 3f3f3f89ec3f3f93fa3f3f5e
EUC-JP ???餓??日??^ 001111110011111100111111101100101110111000111111001111111100011011111100001111110011111101011110 3f3f3fb2ee3f3fc6fc3f3f5e
UTF-8 蓮욱뤃餓숂눨日닸삍^ 11101111101001101001100111101100100110101011000111101011101001001000001111101001101001001001001111101100100010001000001011101011100010001010100011100110100101111010010111101011100010111011100011101100100000101000110101011110 efa699ec9ab1eba483e9a493ec8882eb88a8e697a5eb8bb8ec828d5e
UHC 蓮욱뤃餓숂눨日닸삍^ 11100110111001011011111111101101100011111011010011100100101110111001100111100111100001111011111111101100111011011011010011100110100110001001010001011110 e6e5bfed8fb4e4bb99e787bfecedb4e698945e

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