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 驍るー図驍るー須^ 111010011000001010000010111010011011000010010000011111011110100110000010100000101110100110110000100100000111101101011110 e98282e9b0907de98282e9b0907b5e
EUC-JP 驍るー図驍るー須^ 1111000111100010101001001110101110001110101100001011111111011110111100011110001010100100111010111000111010110000101111111101110001011110 f1e2a4eb8eb0bfdef1e2a4eb8eb0bfdc5e
UTF-8 驍るー図驍るー須^ 11101001101010011000110111100011100000101000101111101111101111011011000011100101100110111011001111101001101010011000110111100011100000101000101111101111101111011011000011101001101000001000100001011110 e9a98de3828befbdb0e59bb3e9a98de3828befbdb0e9a0885e
UHC 驍る??驍る?須^ 1111110110100100101010101110101100111111001111111111110110100100101010101110101100111111111000101100111001011110 fda4aaeb3f3ffda4aaeb3fe2ce5e

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