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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 貅゚ナ雉貅゚ナ雉^ 11100110101110101101111111000101111010001011001111100110101110101101111111000101111010001011001101011110 e6badfc5e8b3e6badfc5e8b35e
EUC-JP 貅゚ナ雉貅゚ナ雉^ 1110110010111100100011101101111110001110110001011111000010110101111011001011110010001110110111111000111011000101111100001011010101011110 ecbc8edf8ec5f0b5ecbc8edf8ec5f0b55e
UTF-8 貅゚ナ雉貅゚ナ雉^ 11101000101100101000010111101111101111101001111111101111101111101000010111101001100110111000100111101000101100101000010111101111101111101001111111101111101111101000010111101001100110111000100101011110 e8b285efbe9fefbe85e99b89e8b285efbe9fefbe85e99b895e
UHC ???雉???雉^ 0011111100111111001111111111011011001011001111110011111100111111111101101100101101011110 3f3f3ff6cb3f3f3ff6cb5e

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