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 巡??}巡??{^ 1000111110000100001111110011111101111101100011111000010000111111001111110111101101011110 8f843f3f7d8f843f3f7b5e
EUC-JP 巡??}巡??{^ 1011110111100100001111110011111101111101101111011110010000111111001111110111101101011110 bde43f3f7dbde43f3f7b5e
UTF-8 巡셎쒱}巡셎쒱{^ 111001011011011110100001111011001000010110001110111011001001001010110001011111011110010110110111101000011110110010000101100011101110110010010010101100010111101101011110 e5b7a1ec858eec92b17de5b7a1ec858eec92b17b5e
UHC 巡셎쒱}巡셎쒱{^ 111000101101111010011001010100111001110101001000011111011110001011011110100110010101001110011101010010000111101101011110 e2de99539d487de2de99539d487b5e

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