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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 靹ロトn}靹ロトn{^ 11101000110101101101101111000100011011100111110111101000110101101101101111000100011011100111101101011110 e8d6dbc46e7de8d6dbc46e7b5e
EUC-JP 靹ロトn}靹ロトn{^ 1111000011011000100011101101101110001110110001000110111001111101111100001101100010001110110110111000111011000100011011100111101101011110 f0d88edb8ec46e7df0d88edb8ec46e7b5e
UTF-8 靹ロトn}靹ロトn{^ 1110100110011101101110011110111110111110100110111110111110111110100001000110111001111101111010011001110110111001111011111011111010011011111011111011111010000100011011100111101101011110 e99db9efbe9befbe846e7de99db9efbe9befbe846e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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