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 而??\}而??\{^ 10001110101001110011111100111111010111000111110110001110101001110011111100111111010111000111101101011110 8ea73f3f5c7d8ea73f3f5c7b5e
EUC-JP 而??\}而??\{^ 10111100101010010011111100111111010111000111110110111100101010010011111100111111010111000111101101011110 bca93f3f5c7dbca93f3f5c7b5e
UTF-8 而셤섞\}而셤섞\{^ 1110100010000000100011001110110010000101101001001110110010000100100111100101110001111101111010001000000010001100111011001000010110100100111011001000010010011110010111000111101101011110 e8808cec85a4ec849e5c7de8808cec85a4ec849e5c7b5e
UHC 而셤섞\}而셤섞\{^ 1110110010111011101111001100100110111100101011110101110001111101111011001011101110111100110010011011110010101111010111000111101101011110 ecbbbcc9bcaf5c7decbbbcc9bcaf5c7b5e

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