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 誼??}誼??{^ 1000101101100010001111110011111101111101100010110110001000111111001111110111101101011110 8b623f3f7d8b623f3f7b5e
EUC-JP 誼??}誼??{^ 1011010111000011001111110011111101111101101101011100001100111111001111110111101101011110 b5c33f3f7db5c33f3f7b5e
UTF-8 誼볦뜾}誼볦뜾{^ 111010001010101010111100111010111011001110100110111010111001110010111110011111011110100010101010101111001110101110110011101001101110101110011100101111100111101101011110 e8aabcebb3a6eb9cbe7de8aabcebb3a6eb9cbe7b5e
UHC 誼볦뜾}誼볦뜾{^ 111010111111111010010011111011001000110110111001011111011110101111111110100100111110110010001101101110010111101101011110 ebfe93ec8db97debfe93ec8db97b5e

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