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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 終???}終???{^ 10001111010010010011111100111111001111110111110110001111010010010011111100111111001111110111101101011110 8f493f3f3f7d8f493f3f3f7b5e
EUC-JP 終?荑?}終?荑?{^ 1011110110101010001111111000111111010111111110010011111101111101101111011010101000111111100011111101011111111001001111110111101101011110 bdaa3f8fd7f93f7dbdaa3f8fd7f93f7b5e
UTF-8 終렫荑하}終렫荑하{^ 111001111011010110000010111010111010000010101011111010001000110110010001111011011001010110011000011111011110011110110101100000101110101110100000101010111110100010001101100100011110110110010101100110000111101101011110 e7b582eba0abe88d91ed95987de7b582eba0abe88d91ed95987b5e
UHC 終렫荑하}終렫荑하{^ 11110000111110111000111010111001111011001011111111000111110011110111110111110000111110111000111010111001111011001011111111000111110011110111101101011110 f0fb8eb9ecbfc7cf7df0fb8eb9ecbfc7cf7b5e

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