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 ‘LæïŸÂ‘LæïŸÂ[‘LæïŸÂ‘LæïŸÂ[^ 100100010100110011100110111011111001111111000010100100010100110011100110111011111001111111000010010110111001000101001100111001101110111110011111110000101001000101001100111001101110111110011111110000100101101101011110 914ce6ef9fc2914ce6ef9fc25b914ce6ef9fc2914ce6ef9fc25b5e
SJIS-WIN ?L?????L????[?L?????L????[^ 001111110100110000111111001111110011111100111111001111110100110000111111001111110011111100111111010110110011111101001100001111110011111100111111001111110011111101001100001111110011111100111111001111110101101101011110 3f4c3f3f3f3f3f4c3f3f3f3f5b3f4c3f3f3f3f3f4c3f3f3f3f5b5e
EUC-JP ?Læï?Â?Læï?Â[?Læï?Â?Læï?Â[^ 001111110100110010001111101010011100000110001111101010111100000100111111100011111010101010100100001111110100110010001111101010011100000110001111101010111100000100111111100011111010101010100100010110110011111101001100100011111010100111000001100011111010101111000001001111111000111110101010101001000011111101001100100011111010100111000001100011111010101111000001001111111000111110101010101001000101101101011110 3f4c8fa9c18fabc13f8faaa43f4c8fa9c18fabc13f8faaa45b3f4c8fa9c18fabc13f8faaa43f4c8fa9c18fabc13f8faaa45b5e
UTF-8 ‘LæïŸÂ‘LæïŸÂ[‘LæïŸÂ‘LæïŸÂ[^ 1100001010010001010011001100001110100110110000111010111111000010100111111100001110000010110000101001000101001100110000111010011011000011101011111100001010011111110000111000001001011011110000101001000101001100110000111010011011000011101011111100001010011111110000111000001011000010100100010100110011000011101001101100001110101111110000101001111111000011100000100101101101011110 c2914cc3a6c3afc29fc382c2914cc3a6c3afc29fc3825bc2914cc3a6c3afc29fc382c2914cc3a6c3afc29fc3825b5e
UHC ?Læ????Læ???[?Læ????Læ???[^ 00111111010011001010100110100001001111110011111100111111001111110100110010101001101000010011111100111111001111110101101100111111010011001010100110100001001111110011111100111111001111110100110010101001101000010011111100111111001111110101101101011110 3f4ca9a13f3f3f3f4ca9a13f3f3f5b3f4ca9a13f3f3f3f4ca9a13f3f3f5b5e

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