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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ツ湘づмツ湘づк^ 110000101000111111000011100000101100001110000100011111011100001010001111110000111000001011000011100001000111101101011110 c28fc382c3847dc28fc382c3847b5e
EUC-JP ツ湘づмツ湘づк^ 1000111011000010101111101100010110100100110001011010011111011110100011101100001010111110110001011010010011000101101001111101110001011110 8ec2bec5a4c5a7de8ec2bec5a4c5a7dc5e
UTF-8 ツ湘づмツ湘づк^ 1110111110111110100000101110011010111001100110001110001110000001101001011101000010111100111011111011111010000010111001101011100110011000111000111000000110100101110100001011101001011110 efbe82e6b998e381a5d0bcefbe82e6b998e381a5d0ba5e
UHC ?湘づм?湘づк^ 001111111101111111001111101010101100010110101100110111100011111111011111110011111010101011000101101011001101110001011110 3fdfcfaac5acde3fdfcfaac5acdc5e

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