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ްûPŽ©ûI 1111101101001100100011101011000011111011010011001000111010110000111110110101000010001110101010011111101101001001 fb4c8eb0fb4c8eb0fb508ea9fb49
SJIS-WIN ?L?°?L?°?P???I 00111111010011000011111110000001100010110011111101001100001111111000000110001011001111110101000000111111001111110011111101001001 3f4c3f818b3f4c3f818b3f503f3f3f49
EUC-JP ûL?°ûL?°ûP?©ûI 1000111110101011111001010100110000111111101000011110101110001111101010111110010101001100001111111010000111101011100011111010101111100101010100000011111110001111101000101110110110001111101010111110010101001001 8fabe54c3fa1eb8fabe54c3fa1eb8fabe5503f8fa2ed8fabe549
UTF-8 ûLްûLްûPŽ©ûI 110000111011101101001100110000101000111011000010101100001100001110111011010011001100001010001110110000101011000011000011101110110101000011000010100011101100001010101001110000111011101101001001 c3bb4cc28ec2b0c3bb4cc28ec2b0c3bb50c28ec2a9c3bb49
UHC ?L?°?L?°?P???I 00111111010011000011111110100001110001100011111101001100001111111010000111000110001111110101000000111111001111110011111101001001 3f4c3fa1c63f4c3fa1c63f503f3f3f49

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