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 ??疑?}??疑?{^ 00111111001111111000101101011110001111110111110100111111001111111000101101011110001111110111101101011110 3f3f8b5e3f7d3f3f8b5e3f7b5e
EUC-JP ??疑?}??疑?{^ 00111111001111111011010110111111001111110111110100111111001111111011010110111111001111110111101101011110 3f3fb5bf3f7d3f3fb5bf3f7b5e
UTF-8 鱗렲疑싹}鱗렲疑싹{^ 111011111010011110110010111010111010000010110010111001111001011010010001111011001000101110111001011111011110111110100111101100101110101110100000101100101110011110010110100100011110110010001011101110010111101101011110 efa7b2eba0b2e79691ec8bb97defa7b2eba0b2e79691ec8bb97b5e
UHC 鱗렲疑싹}鱗렲疑싹{^ 11101100111001111000111010111111111010111111011110111101110011110111110111101100111001111000111010111111111010111111011110111101110011110111101101011110 ece78ebfebf7bdcf7dece78ebfebf7bdcf7b5e

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