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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 瞬??}瞬??{^ 1000111101110101001111110011111101111101100011110111010100111111001111110111101101011110 8f753f3f7d8f753f3f7b5e
EUC-JP 瞬??}瞬??{^ 1011110111010110001111110011111101111101101111011101011000111111001111110111101101011110 bdd63f3f7dbdd63f3f7b5e
UTF-8 瞬딒꽩}瞬딒꽩{^ 111001111001111010101100111010111001010010010010111010101011110110101001011111011110011110011110101011001110101110010100100100101110101010111101101010010111101101011110 e79eaceb9492eabda97de79eaceb9492eabda97b5e
UHC 瞬딒꽩}瞬딒꽩{^ 111000101110101110001010111110001000010010110100011111011110001011101011100010101111100010000100101101000111101101011110 e2eb8af884b47de2eb8af884b47b5e

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