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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 終?正?終?正?^ 10001111010010010011111110010000101100110011111110001111010010010011111110010000101100110011111101011110 8f493f90b33f8f493f90b33f5e
EUC-JP 終?正?終?正?^ 10111101101010100011111111000000101101010011111110111101101010100011111111000000101101010011111101011110 bdaa3fc0b53fbdaa3fc0b53f5e
UTF-8 終렖正렢終렖正렋^ 11100111101101011000001011101011101000001001011011100110101011011010001111101011101000001010001011100111101101011000001011101011101000001001011011100110101011011010001111101011101000001000101101011110 e7b582eba096e6ada3eba0a2e7b582eba096e6ada3eba08b5e
UHC 終렖正렢終렖正렋^ 1111000011111011100011101010101111101111111000011000111010110011111100001111101110001110101010111110111111100001100011101010001001011110 f0fb8eabefe18eb3f0fb8eabefe18ea25e

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