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 跖d楾跖d麻^ 11100110111010001000001010000100100111101011011111100110111010001000001010000100100101101000001101011110 e6e882849eb7e6e8828496835e
EUC-JP 跖d楾跖d麻^ 11101100111010101010001111100100110111001011100111101100111010101010001111100100110010111110001101011110 eceaa3e4dcb9eceaa3e4cbe35e
UTF-8 跖d楾跖d麻^ 11101000101101111001011011101111101111011000010011100110101001011011111011101000101101111001011011101111101111011000010011101001101110101011101101011110 e8b796efbd84e6a5bee8b796efbd84e9babb5e
UHC ?d??d麻^ 00111111101000111110010000111111001111111010001111100100110110001010101101011110 3fa3e43f3fa3e4d8ab5e

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