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 濠??}濠??{^ 1000110110001010001111110011111101111101100011011000101000111111001111110111101101011110 8d8a3f3f7d8d8a3f3f7b5e
EUC-JP 濠??}濠??{^ 1011100111101010001111110011111101111101101110011110101000111111001111110111101101011110 b9ea3f3f7db9ea3f3f7b5e
UTF-8 濠띌녕}濠띌녕{^ 111001101011111110100000111010111001110110001100111010111000010110010101011111011110011010111111101000001110101110011101100011001110101110000101100101010111101101011110 e6bfa0eb9d8ceb85957de6bfa0eb9d8ceb85957b5e
UHC 濠띌녕}濠띌녕{^ 111110111100110010110110111010011011001111100111011111011111101111001100101101101110100110110011111001110111101101011110 fbccb6e9b3e77dfbccb6e9b3e77b5e

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