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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ??Ⅹ???吟? 00111111001111111000011101011101001111110011111100111111100010111110000100111111 3f3f875d3f3f3f8be13f
EUC-JP ???彛??吟? 0011111100111111001111111000111110111100111110100011111100111111101101101110001100111111 3f3f3f8fbcfa3f3fb6e33f
UTF-8 琉숋Ⅹ彛쀭쓲吟툫 111011111010011110001100111011001000100010001011111000101000010110101001111001011011110110011011111011001000000010101101111011001001001110110010111001011001000010011111111011011000100010101011 efa78cec888be285a9e5bd9bec80adec93b2e5909fed88ab
UHC 琉숋Ⅹ彛쀭쓲吟툫 11101011101001001001100111101111101001011011100111101100101011011001011111101101100111011001000011101011111000011011100101000010 eba499efa5b9ecad97ed9d90ebe1b942

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