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 蓴∫イ厭蓴∫イ閲^ 111001001111000110000001111001111011001010001001011111011110010011110001100000011110011110110010100010010111101101011110 e4f181e7b2897de4f181e7b2897b5e
EUC-JP 蓴∫イ厭蓴∫イ閲^ 1110100011110011101000101110100110001110101100101011000111011110111010001111001110100010111010011000111010110010101100011101110001011110 e8f3a2e98eb2b1dee8f3a2e98eb2b1dc5e
UTF-8 蓴∫イ厭蓴∫イ閲^ 11101000100100111011010011100010100010001010101111101111101111011011001011100101100011101010110111101000100100111011010011100010100010001010101111101111101111011011001011101001100101101011001001011110 e893b4e288abefbdb2e58eade893b4e288abefbdb2e996b25e
UHC 蓴∫?厭蓴∫??^ 1110001011110001101000011111001000111111111001101111010011100010111100011010000111110010001111110011111101011110 e2f1a1f23fe6f4e2f1a1f23f3f5e

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