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 厭??}厭??{^ 1000100101111101001111110011111101111101100010010111110100111111001111110111101101011110 897d3f3f7d897d3f3f7b5e
EUC-JP 厭??}厭??{^ 1011000111011110001111110011111101111101101100011101111000111111001111110111101101011110 b1de3f3f7db1de3f3f7b5e
UTF-8 厭딄댘}厭딄댘{^ 111001011000111010101101111010111001010010000100111010111000110010011000011111011110010110001110101011011110101110010100100001001110101110001100100110000111101101011110 e58eadeb9484eb8c987de58eadeb9484eb8c987b5e
UHC 厭딄댘}厭딄댘{^ 111001101111010010001010111010101000100010111100011111011110011011110100100010101110101010001000101111000111101101011110 e6f48aea88bc7de6f48aea88bc7b5e

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