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 ??¡}??¡{^ 001111110011111110100001011111010011111100111111101000010111101101011110 3f3fa17d3f3fa17b5e
SJIS-WIN ?k?}?k?{^ 0011111110000010100010110011111101111101001111111000001010001011001111110111101101011110 3f828b3f7d3f828b3f7b5e
EUC-JP 渶k¡}渶k¡{^ 10001111110001111110110110100011111010111000111110100010110000100111110110001111110001111110110110100011111010111000111110100010110000100111101101011110 8fc7eda3eb8fa2c27d8fc7eda3eb8fa2c27b5e
UTF-8 渶k¡}渶k¡{^ 11100110101110001011011011101111101111011000101111000010101000010111110111100110101110001011011011101111101111011000101111000010101000010111101101011110 e6b8b6efbd8bc2a17de6b8b6efbd8bc2a17b5e
UHC 渶k¡}渶k¡{^ 111001111011011110100011111010111010001010101110011111011110011110110111101000111110101110100010101011100111101101011110 e7b7a3eba2ae7de7b7a3eba2ae7b5e

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