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 貞??梨貞??悧^ 10010010111001010011111100111111100101111001110010010010111001010011111100111111100111001010010001011110 92e53f3f979c92e53f3f9ca45e
EUC-JP 貞??梨貞??悧^ 11000100111001110011111100111111110011011111110011000100111001110011111100111111110110001010011001011110 c4e73f3fcdfcc4e73f3fd8a65e
UTF-8 貞렟暈梨貞렟暈悧^ 11101000101100101001111011101011101000001001111111101111101001111000010111100110101000101010100011101000101100101001111011101011101000001001111111101111101001111000010111100110100000101010011101011110 e8b29eeba09fefa785e6a2a8e8b29eeba09fefa785e682a75e
UHC 貞렟暈梨貞렟暈悧^ 1110111111110110100011101011000011101001111101111101011111011110111011111111011010001110101100001110100111110111110101111101110001011110 eff68eb0e9f7d7deeff68eb0e9f7d7dc5e

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