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 褶??}褶??{^ 1110010111110111001111110011111101111101111001011111011100111111001111110111101101011110 e5f73f3f7de5f73f3f7b5e
EUC-JP 褶??}褶??{^ 1110101011111001001111110011111101111101111010101111100100111111001111110111101101011110 eaf93f3f7deaf93f3f7b5e
UTF-8 褶뒉귷}褶뒉귷{^ 111010001010010010110110111010111001001010001001111010101011011110110111011111011110100010100100101101101110101110010010100010011110101010110111101101110111101101011110 e8a4b6eb9289eab7b77de8a4b6eb9289eab7b77b5e
UHC 褶뒉귷}褶뒉귷{^ 111000111010100010001010100001101000001011111110011111011110001110101000100010101000011010000010111111100111101101011110 e3a88a8682fe7de3a88a8682fe7b5e

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