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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?院?}?院?{^ 0011111110001001010000000011111101111101001111111000100101000000001111110111101101011110 3f89403f7d3f89403f7b5e
EUC-JP ?院?}?院?{^ 0011111110110001101000010011111101111101001111111011000110100001001111110111101101011110 3fb1a13f7d3fb1a13f7b5e
UTF-8 렯院렋}렯院렋{^ 111010111010000010101111111010011001100110100010111010111010000010001011011111011110101110100000101011111110100110011001101000101110101110100000100010110111101101011110 eba0afe999a2eba08b7deba0afe999a2eba08b7b5e
UHC 렯院렋}렯院렋{^ 100011101011110011101010110000101000111010100010011111011000111010111100111010101100001010001110101000100111101101011110 8ebceac28ea27d8ebceac28ea27b5e

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