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 렱렗秩섐셸}렱렗秩섐셸{^ 111010111010000010110001111010111010000010010111111001111010011110101001111011001000010010010000111011001000010110111000011111011110101110100000101100011110101110100000100101111110011110100111101010011110110010000100100100001110110010000101101110000111101101011110 eba0b1eba097e7a7a9ec8490ec85b87deba0b1eba097e7a7a9ec8490ec85b87b5e
UHC 렱렗秩섐셸}렱렗秩섐셸{^ 1000111010111110100011101010110011110010111100011011110010101011101111001101000001111101100011101011111010001110101011001111001011110001101111001010101110111100110100000111101101011110 8ebe8eacf2f1bcabbcd07d8ebe8eacf2f1bcabbcd07b5e

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