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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 誼?暖\}誼?暖\{^ 100010110110001000111111100100100110011101011100011111011000101101100010001111111001001001100111010111000111101101011110 8b623f92675c7d8b623f92675c7b5e
EUC-JP 誼?暖\}誼?暖\{^ 101101011100001100111111110000111100100001011100011111011011010111000011001111111100001111001000010111000111101101011110 b5c33fc3c85c7db5c33fc3c85c7b5e
UTF-8 誼잰暖\}誼잰暖\{^ 1110100010101010101111001110110010011110101100001110011010011010100101100101110001111101111010001010101010111100111011001001111010110000111001101001101010010110010111000111101101011110 e8aabcec9eb0e69a965c7de8aabcec9eb0e69a965c7b5e
UHC 誼잰暖\}誼잰暖\{^ 1110101111111110110000001110100111010001111011000101110001111101111010111111111011000000111010011101000111101100010111000111101101011110 ebfec0e9d1ec5c7debfec0e9d1ec5c7b5e

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