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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 鵝???}鵝???{^ 11101010010000000011111100111111001111110111110111101010010000000011111100111111001111110111101101011110 ea403f3f3f7dea403f3f3f7b5e
EUC-JP 鵝???}鵝???{^ 11110011101000010011111100111111001111110111110111110011101000010011111100111111001111110111101101011110 f3a13f3f3f7df3a13f3f3f7b5e
UTF-8 鵝숈뮇龜}鵝숈뮇龜{^ 111010011011010110011101111011001000100010001000111010111010111010000111111011111010010010000111011111011110100110110101100111011110110010001000100010001110101110101110100001111110111110100100100001110111101101011110 e9b59dec8888ebae87efa4877de9b59dec8888ebae87efa4877b5e
UHC 鵝숈뮇龜}鵝숈뮇龜{^ 11100100101111011001100111101100100100101001011011010000101000100111110111100100101111011001100111101100100100101001011011010000101000100111101101011110 e4bd99ec9296d0a27de4bd99ec9296d0a27b5e

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