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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 豈ォ霄杵}豈ォ霄杵{^ 1110011010101111101010111110100010111010100010110110111001111101111001101010111110101011111010001011101010001011011011100111101101011110 e6afabe8ba8b6e7de6afabe8ba8b6e7b5e
EUC-JP 豈ォ霄杵}豈ォ霄杵{^ 11101100101100011000111010101011111100001011110010110101110011110111110111101100101100011000111010101011111100001011110010110101110011110111101101011110 ecb18eabf0bcb5cf7decb18eabf0bcb5cf7b5e
UTF-8 豈ォ霄杵}豈ォ霄杵{^ 111010001011000110001000111011111011110110101011111010011001110010000100111001101001110110110101011111011110100010110001100010001110111110111101101010111110100110011100100001001110011010011101101101010111101101011110 e8b188efbdabe99c84e69db57de8b188efbdabe99c84e69db57b5e
UHC 豈??杵}豈??杵{^ 110100011100001000111111001111111110111010111110011111011101000111000010001111110011111111101110101111100111101101011110 d1c23f3feebe7dd1c23f3feebe7b5e

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