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 尋??}尋??{^ 1001000001110001001111110011111101111101100100000111000100111111001111110111101101011110 90713f3f7d90713f3f7b5e
EUC-JP 尋??}尋??{^ 1011111111010010001111110011111101111101101111111101001000111111001111110111101101011110 bfd23f3f7dbfd23f3f7b5e
UTF-8 尋덊뢱}尋덊뢱{^ 111001011011000010001011111010111000110110001010111010111010001010110001011111011110010110110000100010111110101110001101100010101110101110100010101100010111101101011110 e5b08beb8d8aeba2b17de5b08beb8d8aeba2b17b5e
UHC 尋덊뢱}尋덊뢱{^ 111000111111110010001000111011011000111101110000011111011110001111111100100010001110110110001111011100000111101101011110 e3fc88ed8f707de3fc88ed8f707b5e

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