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 弱?ぐ}弱?ぐ{^ 10001110111000110011111110000010101011100111110110001110111000110011111110000010101011100111101101011110 8ee33f82ae7d8ee33f82ae7b5e
EUC-JP 弱?ぐ}弱?ぐ{^ 10111100111001010011111110100100101100000111110110111100111001010011111110100100101100000111101101011110 bce53fa4b07dbce53fa4b07b5e
UTF-8 弱딂ぐ}弱딂ぐ{^ 111001011011110010110001111010111001010010000010111000111000000110010000011111011110010110111100101100011110101110010100100000101110001110000001100100000111101101011110 e5bcb1eb9482e381907de5bcb1eb9482e381907b5e
UHC 弱딂ぐ}弱딂ぐ{^ 111001011011000010001010111010001010101010110000011111011110010110110000100010101110100010101010101100000111101101011110 e5b08ae8aab07de5b08ae8aab07b5e

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