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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ??秩??}??秩??{^ 001111110011111110010010100000010011111100111111011111010011111100111111100100101000000100111111001111110111101101011110 3f3f92813f3f7d3f3f92813f3f7b5e
EUC-JP ??秩??}??秩??{^ 001111110011111111000011111000010011111100111111011111010011111100111111110000111110000100111111001111110111101101011110 3f3fc3e13f3f7d3f3fc3e13f3f7b5e
UTF-8 렱렗秩서샷}렱렗秩서샷{^ 111010111010000010110001111010111010000010010111111001111010011110101001111011001000010010011100111011001000001110110111011111011110101110100000101100011110101110100000100101111110011110100111101010011110110010000100100111001110110010000011101101110111101101011110 eba0b1eba097e7a7a9ec849cec83b77deba0b1eba097e7a7a9ec849cec83b77b5e
UHC 렱렗秩서샷}렱렗秩서샷{^ 1000111010111110100011101010110011110010111100011011110010101101101111001010011001111101100011101011111010001110101011001111001011110001101111001010110110111100101001100111101101011110 8ebe8eacf2f1bcadbca67d8ebe8eacf2f1bcadbca67b5e

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