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 讐氏崖}讐氏崖{^ 100011110101000110001110100000011000101001010010011111011000111101010001100011101000000110001010010100100111101101011110 8f518e818a527d8f518e818a527b5e
EUC-JP 讐氏崖}讐氏崖{^ 101111011011001010111011111000011011001110110011011111011011110110110010101110111110000110110011101100110111101101011110 bdb2bbe1b3b37dbdb2bbe1b3b37b5e
UTF-8 讐氏崖}讐氏崖{^ 111010001010111010010000111001101011000010001111111001011011010010010110011111011110100010101110100100001110011010110000100011111110010110110100100101100111101101011110 e8ae90e6b08fe5b4967de8ae90e6b08fe5b4967b5e
UHC 讐氏崖}讐氏崖{^ 111000101100001011100100101010111110010011110000011111011110001011000010111001001010101111100100111100000111101101011110 e2c2e4abe4f07de2c2e4abe4f07b5e

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