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^ 00111111100101001100011100111111001111110100010000111111100101001100011100111111001111110100010001011110 3f94c73f3f443f94c73f3f445e
EUC-JP ?班??D?班??D^ 00111111110010001100100100111111001111110100010000111111110010001100100100111111001111110100010001011110 3fc8c93f3f443fc8c93f3f445e
UTF-8 뤶班힘렔D뤶班힘렔D^ 111010111010010010110110111001111000111110101101111011011001111010011000111010111010000010010100010001001110101110100100101101101110011110001111101011011110110110011110100110001110101110100000100101000100010001011110 eba4b6e78faded9e98eba09444eba4b6e78faded9e98eba094445e
UHC 뤶班힘렔D뤶班힘렔D^ 10001111111001001101101011101100110010001111101110001110101010010100010010001111111001001101101011101100110010001111101110001110101010010100010001011110 8fe4daecc8fb8ea9448fe4daecc8fb8ea9445e

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