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 濠언툿}濠언툿{^ 111001101011111110100000111011001001011010111000111011011000100010111111011111011110011010111111101000001110110010010110101110001110110110001000101111110111101101011110 e6bfa0ec96b8ed88bf7de6bfa0ec96b8ed88bf7b5e
UHC 濠언툿}濠언툿{^ 111110111100110010111110111100001100010111111011011111011111101111001100101111101111000011000101111110110111101101011110 fbccbef0c5fb7dfbccbef0c5fb7b5e

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