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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 悸??}悸??{^ 1001110010100111001111110011111101111101100111001010011100111111001111110111101101011110 9ca73f3f7d9ca73f3f7b5e
EUC-JP 悸??}悸??{^ 1101100010101001001111110011111101111101110110001010100100111111001111110111101101011110 d8a93f3f7dd8a93f3f7b5e
UTF-8 悸췌㉣}悸췌㉣{^ 111001101000001010111000111011001011011110001100111000111000100110100011011111011110011010000010101110001110110010110111100011001110001110001001101000110111101101011110 e682b8ecb78ce389a37de682b8ecb78ce389a37b5e
UHC 悸췌㉣}悸췌㉣{^ 110011001111101111000011111010011010100010110100011111011100110011111011110000111110100110101000101101000111101101011110 ccfbc3e9a8b47dccfbc3e9a8b47b5e

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