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 隲ア豺ア隲ア豺ア^ 11101000101010111011000111100110101101111011000111101000101010111011000111100110101101111011000101011110 e8abb1e6b7b1e8abb1e6b7b15e
EUC-JP 隲ア豺ア隲ア豺ア^ 1111000010101101100011101011000111101100101110011000111010110001111100001010110110001110101100011110110010111001100011101011000101011110 f0ad8eb1ecb98eb1f0ad8eb1ecb98eb15e
UTF-8 隲ア豺ア隲ア豺ア^ 11101001100110101011001011101111101111011011000111101000101100011011101011101111101111011011000111101001100110101011001011101111101111011011000111101000101100011011101011101111101111011011000101011110 e99ab2efbdb1e8b1baefbdb1e99ab2efbdb1e8b1baefbdb15e
UHC ??豺???豺?^ 0011111100111111111000111100111100111111001111110011111111100011110011110011111101011110 3f3fe3cf3f3f3fe3cf3f5e

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