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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 終戡??D終戡??D^ 100011110100100110011101010000010011111100111111010001001000111101001001100111010100000100111111001111110100010001011110 8f499d413f3f448f499d413f3f445e
EUC-JP 終戡??D終戡??D^ 101111011010101011011001101000100011111100111111010001001011110110101010110110011010001000111111001111110100010001011110 bdaad9a23f3f44bdaad9a23f3f445e
UTF-8 終戡렰렟D終戡렰렟D^ 111001111011010110000010111001101000100010100001111010111010000010110000111010111010000010011111010001001110011110110101100000101110011010001000101000011110101110100000101100001110101110100000100111110100010001011110 e7b582e688a1eba0b0eba09f44e7b582e688a1eba0b0eba09f445e
UHC 終戡렰렟D終戡렰렟D^ 11110000111110111100101011110001100011101011110110001110101100000100010011110000111110111100101011110001100011101011110110001110101100000100010001011110 f0fbcaf18ebd8eb044f0fbcaf18ebd8eb0445e

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