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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?蝦庭????? 00111111100010011101101010010010111010110011111100111111001111110011111100111111 3f89da92eb3f3f3f3f3f
EUC-JP ?蝦庭??杻?? 001111111011001011011100110001001110110100111111001111111000111111000011101001100011111100111111 3fb2dcc4ed3f3f8fc3a63f3f
UTF-8 뤋蝦庭쫸샘杻렔퓻 111010111010010010001011111010001001110110100110111001011011101010101101111011001010101110111000111011001000001110011000111001101001110110111011111010111010000010010100111011011001001110111011 eba48be89da6e5baadecabb8ec8398e69dbbeba094ed93bb
UHC 뤋蝦庭쫸샘杻렔퓻 10001111101110111111100111000100111011111101010010100110100011111011101111111001110100101110111010001110101010011100011110111111 8fbbf9c4efd4a68fbbf9d2ee8ea9c7bf

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