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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 跛齢a}跛齢a{^ 111001101110101010010111111011101000001010000001011111011110011011101010100101111110111010000010100000010111101101011110 e6ea97ee82817de6ea97ee82817b5e
EUC-JP 跛齢a}跛齢a{^ 111011001110110011001110111100001010001111100001011111011110110011101100110011101111000010100011111000010111101101011110 ececcef0a3e17dececcef0a3e17b5e
UTF-8 跛齢a}跛齢a{^ 111010001011011110011011111010011011110110100010111011111011110110000001011111011110100010110111100110111110100110111101101000101110111110111101100000010111101101011110 e8b79be9bda2efbd817de8b79be9bda2efbd817b5e
UHC 跛?a}跛?a{^ 11110111111101010011111110100011111000010111110111110111111101010011111110100011111000010111101101011110 f7f53fa3e17df7f53fa3e17b5e

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